gtkMenuBarGetChildPackDirection {RGtk2}R Documentation

gtkMenuBarGetChildPackDirection

Description

Retrieves the current child pack direction of the menubar. See gtkMenuBarSetChildPackDirection.

Usage

gtkMenuBarGetChildPackDirection(object)

Arguments

object [GtkMenuBar] a GtkMenuBar

Details

Since 2.8

Value

[GtkPackDirection] the child pack direction

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]