Query: xmcreatetogglebuttongadget
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmCreateToggleButtonGadget(library call) XmCreateToggleButtonGadget(library call)NAMEXmCreateToggleButtonGadget -- The ToggleButtonGadget creation functionSYNOPSIS#include <Xm/ToggleBG.h> Widget XmCreateToggleButtonGadget( Widget parent, String name, ArgList arglist, Cardinal argcount);DESCRIPTIONXmCreateToggleButtonGadget creates an instance of a ToggleButtonGadget and returns the associated widget ID. parent Specifies the parent widget ID name Specifies the name of the created widget arglist Specifies the argument list argcount Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of ToggleButtonGadget and its associated resources, see XmToggleButtonGadget(3).RETURNReturns the ToggleButtonGadget widget ID.RELATEDXmToggleButtonGadget(3). XmCreateToggleButtonGadget(library call)
Related Man Pages |
---|
xmcreateradiobox(3) - redhat |
xmcreatesimplecheckbox(3) - redhat |
xmcreatesimpleradiobox(3) - redhat |
xmcreatesimplecheckbox(3) - centos |
xmcreatesimpleradiobox(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Tar Command |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |