gtkMenuBarSetPackDirection {RGtk2}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 version 2.12.5-3 Index]