Package: gtk

Accessor gtk:text-tag-tabs

Lambda List

gtk:text-tag-tabs (object)

Syntax

(gtk:text-tag-tabs object) => tabs
(setf (gtk:text-tag-tabs object) tabs)

Arguments

object -- a gtk:text-tag object
tabs -- a pango:tab-array instance for the custom tabs

Details

The accessor for the tabs slot of the gtk:text-tag class gets or sets the custom tabs for this text.
 

See also

2025-08-13