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

The accessor for the active slot of the gtk:scale-button class gets or sets whether the scale button should be pressed in. Returns true if the scale button is pressed in and false if it is raised.

Since: 4.10
 

See also

2025-08-06