Requires: Base Development System
Inherits from Generic»GObject»Control. View the class hierarchy.
Property | Description |
---|---|
Coerce Maximum Value | Coerces the scroll bar value to Doc Max when the value is greater than the maximum value of the scrolling range. Details |
Coerce Minimum Value | Coerces the scroll bar value to Doc Min when the value is less than the minimum value of the scrolling range. Details |
Doc Max | Maximum value of the scrolling range. Details |
Doc Min | Minimum value of the scrolling range. Details |
Housing Length | Length of the housing in pixels. Details |
Increment | Increment value of the scrolling range. When you click the increment and decrement arrows, the scroll bar value adds or subtracts the increment value to move the scroll box toward the arrow that you click. Details |
Page Size | Page size of the scrolling range. When you click the spaces between the scroll box and the arrows, the scroll bar value changes by the page size. Details |
Representation | Use this property to get or set data types on a scrollbar control. Details |