Method
GtkMenuBarset_pack_direction
since: 2.8
Declaration [src]
void
gtk_menu_bar_set_pack_direction (
GtkMenuBar* menubar,
GtkPackDirection pack_dir
)
Description [src]
Sets how items should be packed inside a menubar.
Available since: 2.8
Sets property | Gtk.MenuBar:pack-direction |
Parameters
pack_dir
-
Type:
GtkPackDirection
A new
GtkPackDirection
.