gtkEntryCompletionGetInlineSelection {RGtk2}R Documentation

gtkEntryCompletionGetInlineSelection

Description

Returns TRUE if inline-selection mode is turned on.

Usage

gtkEntryCompletionGetInlineSelection(object)

Arguments

object [GtkEntryCompletion] a GtkEntryCompletion

Details

Since 2.12

Value

[logical] TRUE if inline-selection mode is on

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]