Package: gtk

Accessor gtk-model-button-role

Lambda List

gtk-model-button-role (object)

Syntax

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

Arguments

object -- a gtk-model-button widget
role -- a value of the gtk-button-role enumeration

Details

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

Specifies whether the button is a plain, check or radio button. When the action-name property is set, the role will be determined from the action and does not have to be set explicitly.
 

See also

2021-12-23