CheckButton

constructor()(source)

Creates a new GtkCheckButton.

Return

a new GtkCheckButton


constructor(label: String? = null)(source)

Creates a new GtkCheckButton with the given text.

Return

a new GtkCheckButton

Parameters

label

the text for the check button.


constructor(gtkCheckButtonPointer: <Error class: unknown class><<Error class: unknown class>>)(source)