Package: gtk

Accessor gtk-model-button-active

Lambda List

gtk-model-button-active (object)

Syntax

(gtk-model-button-active object) => active
(setf (gtk-model-button-active object) active)

Arguments

object -- a gtk-model-button widget
active -- a boolean with the state of the button

Details

Accessor of the active slot of the gtk-model-button class.

The state of the button. This is reflecting the state of the associated g-action.
 

See also

2021-12-23