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 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

2026-07-28