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 gets or sets the list of tabstop locations to apply to the text of the text entry.
 

See also

2026-08-18