Handbook
Glossary
gtk_overlay_reorder_overlay ( overlay child index_ -- )
Vocabulary
gtk3
.
ffi
Inputs
overlay
an
object
child
an
object
index_
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_overlay_reorder_overlay
( GtkOverlay* overlay, GtkWidget* child,
gint
index_ )