Package: gtk

Accessor gtk-text-buffer-has-selection

Lambda List

gtk-text-buffer-has-selection (object)

Syntax

(gtk-text-buffer-has-selection object) => setting

Arguments

object -- a gtk-text-buffer object
setting -- true if there is text selected

Details

Accessor of the has-selection slot of the gtk-text-buffer class.

Indicates whether the text buffer has some text currently selected.
 

See also

2021-11-16