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

a GtkMenuBar

child.pack.dir

a new GtkPackDirection

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]