gtk-sharp
0.0.0.0
CheckButton is not a thread safe object
A GtkCheckButton places a discrete GtkToggleButton next to a widget.
A GtkCheckButton places a discrete next to a widget, usually a . See for more information about toggle/check buttons.
Gtk.ToggleButton
Atk.Implementor
GLib.IWrapper
GLib.IWrapper
System.IDisposable
Method
Gtk.CheckButton
Creates a new CheckButton object with a label to the right of it.
The label displayed to the right of the CheckButton.
The newely created CheckButton.
Creates a new CheckButton object with a label to the
right of it
Method
System.Void
Disposes of this widget
Constructor
Internal contructor
A new CheckButton
Internal contructor
Constructor
Internal constructor
A pointer to a GtkCheckButton, as returned by the Gtk+ C API.
A C# Gtk.CheckButton that wraps the parameter
If you don't already know that you need this constructor, it should not be used.
Constructor
Constructor
A new CheckButton
Constructor
Constructor
A string for the label.
A new CheckButton with a label
Property
System.UInt32
Get the type of this object, as registered with the
GLib object system.
A number that uniquely identifies this type in
the GLib object system.
Mostly for internal use.