RadioAction


Object Hierarchy:

Gtk.RadioAction Gtk.RadioAction Gtk.RadioAction Gtk.ToggleAction Gtk.ToggleAction Gtk.ToggleAction->Gtk.RadioAction Gtk.Action Gtk.Action Gtk.Action->Gtk.ToggleAction GLib.Object GLib.Object GLib.Object->Gtk.Action Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.RadioAction Gtk.Buildable->Gtk.ToggleAction Gtk.Buildable->Gtk.Action

Description:

[ CCode ( type_id = "gtk_radio_action_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public class RadioAction : ToggleAction, Buildable

Warning: RadioAction is deprecated since 3.10.

A RadioAction is similar to RadioMenuItem.

A number of radio actions can be linked together so that only one may be active at any one time.


Namespace: Gtk
Package: gtk+-3.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.ToggleAction