|
radiobutton
radiobutton widget reference
radiobutton widgetDefinition<radiobutton tag_attr="value"...> <label>text</label> <default>state</default> <variable>varname</variable> <sensitive>state</sensitive> <action>activity</action>... <action signal="type">activity</action>... <action type="function">parameter</action>... </radiobutton> "..." denotes acceptance of multiples of the same thing. Tag AttributesSee the GtkRadioButton widget and ancestor class properties. The following custom tag attributes are available:
DirectivesSome of these may have tag attribute equivalents.
SignalsThe default signal is "toggled", emitted when the state is changed. See also the GtkRadioButton 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 supports conditional function execution by prepending function:parameter with if true or if false. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
► Sign in to add a comment