Description Usage Arguments Author(s)
Draws a slider in the given rectangle on window
using the
given style and orientation.
WARNING: gtk_draw_slider
is deprecated and should not be used in newly-written code.
1 2 | gtkDrawSlider(object, window, state.type, shadow.type, x, y,
width, height, orientation)
|
|
a |
|
a |
|
a state |
|
a shadow |
|
the x origin of the rectangle in which to draw a slider |
|
the y origin of the rectangle in which to draw a slider |
|
the width of the rectangle in which to draw a slider |
|
the height of the rectangle in which to draw a slider |
|
the orientation to be used |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.