gtkEntryCompletionGetTextColumn {RGtk2}R Documentation

gtkEntryCompletionGetTextColumn

Description

Returns the column in the model of completion to get strings from.

Usage

gtkEntryCompletionGetTextColumn(object)

Arguments

object [GtkEntryCompletion] a GtkEntryCompletion

Details

Since 2.6

Value

[integer] the column containing the strings

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]