API Version: 4.0
Library Version: 4.2.0
const char* gtk_check_button_get_label ( GtkCheckButton* self )
Returns the label of the check button.
Gtk.CheckButton:label
const char*
The label self shows next to the indicator. If no label is shown, NULL will be returned.
self
NULL