Method

GtkToggleActionget_active

deprecated: 3.10 since: 2.4

Declaration [src]

gboolean
gtk_toggle_action_get_active (
  GtkToggleAction* action
)

Description [src]

Returns the checked state of the toggle action.

Available since: 2.4

Deprecated since: 3.10

Please do not use it in newly written code.

Return value

Type: gboolean

The checked state of the toggle action.