get_label
Description:
Returns the label of the check button or `NULL` if [property@CheckButton:child] is set.
Parameters:
this |
a `GtkCheckButton` |
Returns:
The label this shows next to the indicator. If no label is shown, null will be returned. |