|
table
table widget reference
table widgetA GtkCList packed inside a GtkScrolledWindow Definition<table> <label>text</label> <variable>varname</variable> <height>value</height> <width>value</width> <input>command</input>... <sensitive>state</sensitive> <action>activity</action>... <action type="function">parameter</action>... <item>data</item>... </table> "..." denotes acceptance of multiples of the same thing. Tag AttributesThis widget does not accept tag attributes. The following custom tag attributes are available: None. DirectivesSome of these may have tag attribute equivalents.
SignalsThe default signal is "select-row", emitted when the user selects a row in the list. See also the GtkCList widget and ancestor class signals. FunctionsThe following functions can be performed upon this widget by any widget capable of emitting signals:
The following general functions can be performed by any widget capable of emitting signals:
Notes1. This widget has a default dimension of 200x100 which can be overridden with the height and/or width directives. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
► Sign in to add a comment