gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.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.ToggleButtonAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodGtk.CheckButtonCreates 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 itMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of CheckButton, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorConstructorA new CheckButtonConstructorConstructor
A string for the label.
A new CheckButton with a labelPropertySystem.UInt32The GLib Type for Gtk.CheckButtonThe GLib Type for the Gtk.CheckButton class.ConstructorInternal constructor
GLib type for the type
Creates a new instance of CheckButton, using the GLib-provided typeThis is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code.