Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.RadioAction

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkRadioAction
Class : RadioAction
Implements: Gtk.Buildable
Extends: Gtk.ToggleAction
A GtkRadioAction is similar to GtkRadioMenuItem. A number of radio
actions can be linked together so that only one may be active at any
one time.
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
Class / Namespace Method / Signal / Properties
Gtk.RadioAction
Property
group : Gtk.RadioAction
Sets a new group for a radio action.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:13:32 GMT+0800 (HKT)