gtk_paint_resize_grip ( style cr state_type widget detail edge x y width height -- )


Vocabulary
gtk3.ffi

Inputs
stylean object
cran object
state_typean object
widgetan object
detailan object
edgean object
xan object
yan object
widthan object
heightan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_paint_resize_grip
( GtkStyle* style, cairo_t* cr, GtkStateType state_type,
GtkWidget* widget, gchar* detail, GdkWindowEdge edge, gint
x, gint y, gint width, gint height )