Handbook
Glossary
gtk_widget_set_redraw_on_allocate ( widget redraw_on_allocate -- )
Vocabulary
gtk2
.
ffi
Inputs
widget
an
object
redraw_on_allocate
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_widget_set_redraw_on_allocate
( GtkWidget* widget,
gboolean
redraw_on_allocate )