gtkComboBoxGetTitle {RGtk2}R Documentation

gtkComboBoxGetTitle

Description

Gets the current title of the menu in tearoff mode. See gtkComboBoxSetAddTearoffs.

Usage

gtkComboBoxGetTitle(object)

Arguments

object [GtkComboBox] a GtkComboBox

Details

Since 2.10

Value

[character] the menu's title in tearoff mode.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]