gtkIconViewGetMarkupColumn {RGtk2}R Documentation

gtkIconViewGetMarkupColumn

Description

Returns the column with markup text for icon.view.

Usage

gtkIconViewGetMarkupColumn(object)

Arguments

object [GtkIconView] A GtkIconView.

Details

Since 2.6

Value

[integer] the markup column, or -1 if it's unset.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]