get_label


Description:

public unowned string? get_label ()

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.