gtkTextBufferGetHasSelection {RGtk2}R Documentation

gtkTextBufferGetHasSelection

Description

Indicates whether the buffer has some text currently selected.

Usage

gtkTextBufferGetHasSelection(object)

Arguments

object [GtkTextBuffer] a GtkTextBuffer

Details

Since 2.10

Value

[logical] TRUE if the there is text selected

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]