Package: gtk

Accessor gtk:scale-button-active

Lambda List

gtk:scale-button-active (object)

Syntax

(gtk:scale-button-active object object) => active

Arguments

object -- a gtk:scale-button widget
active -- a boolean whether the scale button should be pressed in

Details

Accessor of the active slot of the gtk:scale-button class. The gtk:scale-button-active function queries a scale button and returns its current state. Returns true if the scale button is pressed in and false if it is raised.

Since: 4.10
 

See also

2024-5-7