Package: gtk
Accessor gtk-cell-renderer-toggle-radio
Lambda Listgtk-cell-renderer-toggle-radio (object) SyntaxArgumentsDetails Accessor of the radio slot of the gtk-cell-renderer-toggle class. If radio is true, the cell renderer renders a radio toggle, i.e. a toggle in a group of mutually-exclusive toggles. If false, it renders a check toggle, a standalone boolean option. This can be set globally for the cell renderer, or changed just before rendering each cell in the model, for gtk-tree-view, you set up a per-row setting using gtk-tree-view-column to associate model columns with cell renderer properties. | See also |
2020-6-13