Method
GtkCheckButtonget_label
Declaration [src]
const char*
gtk_check_button_get_label (
GtkCheckButton* self
)
Description [src]
Returns the label of the check button or NULL
if GtkCheckButton:child
is set.
Gets property | Gtk.CheckButton:label |