gtkComboBoxSetTitle {RGtk2}R Documentation

gtkComboBoxSetTitle

Description

Sets the menu's title in tearoff mode.

Usage

gtkComboBoxSetTitle(object, title)

Arguments

object [GtkComboBox] a GtkComboBox
title [character] a title for the menu in tearoff mode

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]