paint_handle
Description:
[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public void paint_handle (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget? widget, string? detail, int x, int y, int width, int height, Orientation orientation)
Warning: paint_handle is deprecated since 3.0.
Draws a handle as used in HandleBox and Paned.
Note:
Use render_handle instead
Parameters:
style |
a Style |
cr |
a Context |
state_type |
a state |
shadow_type |
type of shadow to draw |
widget |
the widget |
detail |
a style detail |
x |
x origin of the handle |
y |
y origin of the handle |
width |
with of the handle |
height |
height of the handle |
orientation |
the orientation of the handle |
Namespace: Gtk
Package: gtk+-3.0