gtkMenuBarSetChildPackDirection {RGtk2}R Documentation

gtkMenuBarSetChildPackDirection

Description

Sets how widgets should be packed inside the children of a menubar.

Usage

gtkMenuBarSetChildPackDirection(object, child.pack.dir)

Arguments

object [GtkMenuBar] a GtkMenuBar.
child.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]