get_active
Description:
Gets whether the `GtkSwitch` is in its “on” or “off” state.
Parameters:
this |
a `GtkSwitch` |
Returns:
true if the `GtkSwitch` is active, and false otherwise |
Gets whether the `GtkSwitch` is in its “on” or “off” state.
this |
a `GtkSwitch` |
true if the `GtkSwitch` is active, and false otherwise |