RadioToolButton


Object Hierarchy:

Object hierarchy for RadioToolButton

Description:


public class RadioToolButton : ToggleToolButton, Implementor, Buildable, Activatable

A RadioToolButton is a ToolItem that contains a radio button, that is, a button that is part of a group of toggle buttons where only one button can be active at a time.

Use RadioToolButton to create a new GtkRadioToolButton. Use RadioToolButton.from_widget to create a new GtkRadioToolButton that is part of the same group as an existing GtkRadioToolButton.

CSS nodes

GtkRadioToolButton has a single CSS node with name toolbutton.


Namespace: Gtk
Package: gtk+-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.ToggleToolButton
All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from class Gtk.Object
All known members inherited from interface Atk.Implementor