gtk-sharp
0.0.0.0
neutral
A choice from multiple buttons in a group.
A single radio button performs the same basic function as a , as its position in the object hierarchy reflects. It is only when multiple radio buttons are grouped together that they become a different user interface component in their own right.
Every radio button is a member of some group of radio buttons. When one is selected, all other radio buttons in the same group are deselected. A is one way of giving the user a choice from many options.
Radio button widgets are created with , if this is the first radio button in a group. In subsequent calls, the group you wish to add this button to should be passed as an argument.
Gtk.CheckButton
Atk.Implementor
GLib.IWrapper
System.IDisposable
Method
System.Void
To be added
To be added
Constructor
Internal constructor
a
a
To be added
Constructor
Internal constructor
a
a
To be added
Constructor
Creates a new instance.
a
a
To be added
Constructor
Internal constructor
a
To be added
Constructor
Creates a new instance.
a
a
Creates a new in its own group.
Constructor
Creates a new instance.
a
a
a
To be added
Property
GLib.GType
To be added
a
To be added