Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextBufferGetHasSelection: gtkTextBufferGetHasSelection
Description
Indicates whether the buffer has some text currently selected.
Usage
gtkTextBufferGetHasSelection(object)
Arguments
object
a
GtkTextBuffer
Value
TRUE
if the there is text selected
Details
Since 2.10