gtkComboBoxGetRowSpanColumn {RGtk2}R Documentation

gtkComboBoxGetRowSpanColumn

Description

Returns the column with row span information for combo.box.

Usage

gtkComboBoxGetRowSpanColumn(object)

Arguments

object [GtkComboBox] A GtkComboBox.

Details

Since 2.6

Value

[integer] the row span column.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]