Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><CheckButton>

Functions

Link copied to clipboard
fun newWithLabel(label: String? = null): CheckButton

Creates a new GtkCheckButton with the given text.

Link copied to clipboard
fun newWithMnemonic(label: String? = null): CheckButton

Creates a new GtkCheckButton with the given text and a mnemonic.