gtkComboBoxGetActiveText: gtkComboBoxGetActiveText

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the currently active string in combo.box or NULL if none is selected. Note that you can only use this function with combo boxes constructed with gtkComboBoxNewText and with GtkComboBoxEntrys.

Usage

1

Arguments

object

A GtkComboBox constructed with gtkComboBoxNewText

Details

Since 2.6

Value

[character] a newly allocated string containing the currently active text.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.