Virtual Method
GtkStyledraw_handle
Declaration [src]
void
draw_handle (
  GtkStyle* style,
  cairo_t* cr,
  GtkStateType state_type,
  GtkShadowType shadow_type,
  GtkWidget* widget,
  const gchar* detail,
  gint x,
  gint y,
  gint width,
  gint height,
  GtkOrientation orientation
)
Parameters
- cr
- 
            Type: cairo_tNo description available. The data is owned by the caller of the method. 
- state_type
- 
            Type: GtkStateTypeNo description available. 
- shadow_type
- 
            Type: GtkShadowTypeNo description available. 
- widget
- 
            Type: GtkWidgetNo description available. The data is owned by the caller of the method. 
- detail
- 
            Type: const gchar*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- x
- 
            Type: gintNo description available. 
- y
- 
            Type: gintNo description available. 
- width
- 
            Type: gintNo description available. 
- height
- 
            Type: gintNo description available. 
- orientation
- 
            Type: GtkOrientationNo description available.