Module GtkActionProps.ToggleAction

val cast : 'a Gobject.obj -> Gtk.toggle_action Gobject.obj
module P : sig ... end
module S : sig ... end
val create : Gtk.toggle_action Gobject.param list -> Gtk.toggle_action Gobject.obj
val toggled : [> `toggleaction ] Gobject.obj -> unit
val set_active : [> `toggleaction ] Gobject.obj -> bool -> unit
val get_active : [> `toggleaction ] Gobject.obj -> bool