Package: gtk

Accessor gtk:entry-tabs

Lambda List

gtk:entry-tabs (object)

Syntax

(gtk:entry-tabs object) => tabs
(setf (gtk:entry-tabs object) tabs)

Arguments

object -- a gtk:entry widget
tabs -- a pango:tab-array instance

Details

The accessor for the tabs slot of the gtk:entry class gets or sets the list of tabstop locations to apply to the text of the text entry.
 

See also

2025-08-11