Handbook
Glossary
gtk_menu_button_set_direction ( menu_button direction -- )
Vocabulary
gtk3
.
ffi
Inputs
menu_button
an
object
direction
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_menu_button_set_direction
( GtkMenuButton* menu_button,
GtkArrowType
direction )