Handbook
Glossary
gtk_menu_bar_set_child_pack_direction ( menu_bar child_pack_dir -- )
Vocabulary
gtk2
.
ffi
Inputs
menu_bar
an
object
child_pack_dir
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_menu_bar_set_child_pack_direction
( GtkMenuBar* menu_bar,
GtkPackDirection
child_pack_dir )