gtkTreeViewColumnGetSortIndicator {RGtk2}R Documentation

gtkTreeViewColumnGetSortIndicator

Description

Gets the value set by gtkTreeViewColumnSetSortIndicator.

Usage

gtkTreeViewColumnGetSortIndicator(object)

Arguments

object [GtkTreeViewColumn] a GtkTreeViewColumn

Value

[logical] whether the sort indicator arrow is displayed

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]