<<<<<<<<<<<<<<<<<

motif_gadget(motif) Motif Widgets motif_gadget(motif)

NAME

motif_gadget - abstract superclass for gadgets

DESCRIPTION

Gadget is an abstract superclass for all gadgets. Instances of gadgets cannot be created.

Gadgets provide essentially the same functionality as the equivalent primitive widgets. They are more efficient in execution time and data space. This performance improvement is so dramatic that applications should use gadgets in place of widgets where ever possible.

NOTE: Since gadgets don't have windows, requests for window id's are reported as errors. Also, gadgets must have a parent that is a widget, .i.e. the parent must have a window.

For a more complete description of this Motif widget, consult "OSF/Motif Programmer's Reference."

SUPERCLASS

motif

EXAMPLES

For examples, consult the man page for any motif gadget.

SEE ALSO

motif, motif_arrow_button_gadget, motif_cascade_button_gadget, motif_label_gadget, motif_push_button_gadget, motif_separator_gadget, motif_toggle_button_gadget


Please send comments and suggestions to
consult@rpi.edu