[ CCode ( type_cname = "GtkAccessibleRangeInterface" , type_id = "gtk_accessible_range_get_type ()" ) ]
[ Version ( since = "4.10" ) ]
public interface AccessibleRange : Object, Accessible
An interface for accessible objects containing a numeric value.
`GtkAccessibleRange` describes ranged controls for Assistive Technologies.
Ranged controls have a single value within an allowed range that can optionally be changed by the user.
This interface is expected to be implemented by controls using the following roles:
If that is not the case, a warning will be issued at run time.
In addition to this interface, its implementers are expected to provide the correct values for the following properties: