gtkTextBufferGetHasSelection {RGtk2}R Documentation

gtkTextBufferGetHasSelection

Description

Indicates whether the buffer has some text currently selected.

Usage

gtkTextBufferGetHasSelection(object)

Arguments

object

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.20.21 Index]