Package: gtk
Interface gtk:accessible-range
Superclassesgtk:accessible, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclassesgtk:paned, gtk:progress-bar, gtk:range, gtk:scale, gtk:scale-button, gtk:scrollbar, gtk:volume-button Direct Slots
None
Details The gtk:accessible-range interface describes ranged controls, for
example, controls which have a single value within an allowed range and
that can optionally be changed by the user.
The interface is expected to be implemented by controls using the following roles of the gtk:accessible-role enumeration:
If that is not the case, a warning will be issued at run time. In addition
to this interface, its implementors are expected to provide the correct values for the following properties of the gtk:accessible-property
enumeration:
Since 4.10 | Inherited Slot Access FunctionsSee also |
2026-08-26