TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 3.0
Renders a slider (as in Gtk.Scale) in the rectangle defined by x, y, width, height. orientation defines whether the slider is vertical or horizontal.
x
y
width
height
orientation
Typical slider rendering:
a Gtk.StyleContext
a cairo.Context
X origin of the rectangle
Y origin of the rectangle
rectangle width
rectangle height
orientation of the slider
3.0
Renders a slider (as in Gtk.Scale) in the rectangle defined by
x,y,width,height.orientationdefines whether the slider is vertical or horizontal.Typical slider rendering: