gtkComboBoxSetRowSpanColumn: gtkComboBoxSetRowSpanColumn

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the column with row span information for combo.box to be row.span. The row span column contains integers which indicate how many rows an item should span.

Usage

1
gtkComboBoxSetRowSpanColumn(object, row.span)

Arguments

object

A GtkComboBox.

row.span

A column in the model passed during construction.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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