Package: gtk

Class gtk-radio-tool-button

Superclasses

Documented Subclasses

None

Direct Slots

group
The group property of type gtk-radio-tool-button (Write)
Sets a new group for a radio tool button.

Details

The gtk-radio-tool-button widget is a gtk-tool-item 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 the gtk-radio-tool-button-new function to create a new radio tool button. Use the gtk-radio-tool-button-new-from-widget function to create a new radio tool button that is part of the same group as an existing radio tool button.

CSS nodes

The gtk-radio-tool-button implementation has a single CSS node with name toolbutton.
 

Slot Access Functions

Inherited Slot Access Functions

See also

*2021-12-1