gtkComboBoxSetTitle {RGtk2}R Documentation

gtkComboBoxSetTitle

Description

Sets the menu's title in tearoff mode.

Usage

gtkComboBoxSetTitle(object, title)

Arguments

object

a GtkComboBox

title

a title for the menu in tearoff mode

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]