gtk_paint_spinner ( style window state_type area widget detail step x y width height -- )


Vocabulary
gtk.ffi

Inputs
stylean object
windowan object
state_typean object
areaan object
widgetan object
detailan object
stepan object
xan object
yan object
widthan object
heightan object


Outputs
None

Definition


LIBRARY: gtk FUNCTION: void gtk_paint_spinner
( GtkStyle* style, GdkWindow* window, GtkStateType
state_type, GdkRectangle* area, GtkWidget* widget, gchar*
detail, guint step, gint x, gint y, gint width, gint height
)