Package: gtk

Accessor gtk:toggle-button-draw-indicator

Lambda List

gtk:toggle-button-draw-indicator (object)

Syntax

(gtk:toggle-button-draw-indicator object) => indicator
(setf (gtk:toggle-button-draw-indicator object) indicator)

Arguments

object -- a gtk:toggle-button widget
indicator -- a boolean whether the toggle part of the button is displayed

Details

Accessor of the draw-indicator slot of the gtk:toggle-button class. If the toggle part of the button is displayed.
 

See also

2023-12-29