*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Vk/VkMenuSeparator (3)              
Title
Content
Arch
Section
 

Contents


VkMenuSeparator(3x)					   VkMenuSeparator(3x)


NAME    [Toc]    [Back]

     VkMenuSeparator - Class For All Menu Actions

INHERITS FROM    [Toc]    [Back]

     VkMenuLabel : VkMenuItem :	VkComponent :VkCallbackObject

HEADER FILE    [Toc]    [Back]

     #include <Vk/VkMenuItem.h>


PUBLIC PROTOCOL	SUMMARY
   Constructor/Destructor
	   VkMenuSeparator();
	   ~VkMenuSeparator();


   Access Functions    [Toc]    [Back]
	   virtual const char* className();
	   virtual VkMenuItemType menuType ();

CLASS DESCRIPTION    [Toc]    [Back]

     The VkMenuSeparator class displays	a non-selectable etched	line in	a
     menu.  Objects of type VkMenuAction can be	placed in any VkMenu subclass.
     The VkMenuAction adds an XmSeparatorGadget	into its parent	menu pane.

FUNCTION DESCRIPTIONS    [Toc]    [Back]

   VkMenuSeparator
	   VkMenuSeparator();


	  Initializes a	VkMenuSeparator	object.	No widgets are created in the
	  constructor.

   ~VkMenuSeparator
	   ~VkMenuSeparator();


	  An empty function.

   menuType
	   virtual VkMenuItemType menuType ();


	  Returns VkMenuItem::SEPARATOR

INHERITED MEMBER FUNCTIONS    [Toc]    [Back]

   Inherited from VkMenuItem
	  show(), hide(), manageAll(), setLabel(), setPosition(), activate(),
	  deactivate(),	remove(), show(), isContainer(), _position, _isBuilt,
	  _sensitive, _parentMenu, _label, _isHidden, _unmanagedWidgets,
	  _numUnmanagedWidgets,



									Page 1






VkMenuSeparator(3x)					   VkMenuSeparator(3x)



   Inherited from VkComponent    [Toc]    [Back]
	  installDestroyHandler(), removeDestroyHandler(), widgetDestroyed(),
	  setDefaultResources(), getResources(), manage(), unmanage(),
	  baseWidget(),	okToQuit(), _name, _baseWidget,	_w, deleteCallback


   Inherited from VkCallbackObject    [Toc]    [Back]
	  callCallbacks(), addCallback(), removeCallback(),
	  removeAllCallbacks()

KNOWN CLASSES THAT USE THIS CLASS    [Toc]    [Back]

     VkMenu

SEE ALSO    [Toc]    [Back]

      
      
     VkMenuLabel, VkMenuItem, VkComponent, VkMenu
     ViewKit Programmer's Guide
     The X Window System, DEC Press, Bob Sheifler and Jim Gettys
     The X Window System Toolkit, DEC Press, Paul Asente and Ralph Swick
     The OSF/Motif Programmers Reference, Prentice Hall, OSF


									PPPPaaaaggggeeee 2222
[ Back ]
 Similar pages
Name OS Title
VkMenuActionWidget IRIX Class For Widget-based Menu Actions
VkMenuToggle IRIX Class that support two-state actions in menus
VkPopupMenu IRIX A Popup menu class
VkMenuItem IRIX Abstract base class for all ViewKit menu classes
VkMenu IRIX Abstract base class for all ViewKit menu container objects
VkOptionMenu IRIX An option menu for use with ViewKit menu items
dthelpaction HP-UX CDE help actions
dtcalcaction HP-UX CDE calculator actions
dtprintinfoaction HP-UX CDE print job actions
dtmailaction HP-UX CDE mail actions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service