Package: gtk

Accessor gtk-check-menu-item-draw-as-radio

Lambda List

gtk-check-menu-item-draw-as-radio (object)

Syntax

(gtk-check-menu-item-draw-as-radio object) => setting
(setf (gtk-checkk-menu-item-draw-as-radio object) setting)

Arguments

check-menu-item -- a gtk-check-menu-item widget
setting -- a boolean whether check-menu-item is drawn like a gtk-radio-menu-item

Details

Accessor of the draw-as-radio slot of the gtk-check-menu-item class.

The slot access function gtk-check-menu-item-draw-as-radio returns whether check-menu-item looks like a gtk-radio-menu-item. The slot access function (setf gtk-check-menu-item-draw-as-radio) sets whether check-menu-item is drawn like a gtk-radio-menu-item.
 

See also

2020-9-3