Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGtk.Action
parent-child marker Gtk.ToggleAction

Class Gtk.ToggleAction

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkToggleAction
Class : ToggleAction
Implements: Gtk.Buildable
Subclasses: Gtk.RadioAction
Extends: Gtk.Action
A GtkToggleAction corresponds roughly to a GtkCheckMenuItem. It has an
"active" state specifying whether the action has been checked or not.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:14:08 GMT+0800 (HKT)