gtkMenuBarGetPackDirection {RGtk2}R Documentation

gtkMenuBarGetPackDirection

Description

Retrieves the current pack direction of the menubar. See gtkMenuBarSetPackDirection.

Usage

gtkMenuBarGetPackDirection(object)

Arguments

object [GtkMenuBar] a GtkMenuBar

Details

Since 2.8

Value

[GtkPackDirection] the pack direction

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]