gtkMenuBarSetPackDirection {RGtk2.10}R Documentation

gtkMenuBarSetPackDirection

Description

Sets how items should be packed inside a menubar.

Usage

gtkMenuBarSetPackDirection(object, pack.dir)

Arguments

object [GtkMenuBar] a GtkMenuBar.
pack.dir [GtkPackDirection] a new GtkPackDirection.

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]