CheckButton
constructor()
Creates a new GtkCheckButton
.
Return
a new GtkCheckButton
Creates a new GtkCheckButton
with the given text.
Return
a new GtkCheckButton
Parameters
label
the text for the check button.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)