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)
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |