gtkComboBoxEntrySetTextColumn {RGtk2}R Documentation

gtkComboBoxEntrySetTextColumn

Description

Sets the model column which entry.box should use to get strings from to be text.column.

Usage

gtkComboBoxEntrySetTextColumn(object, text.column)

Arguments

object

A GtkComboBoxEntry.

text.column

A column in model to get the strings from.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]