Package: gtk

Accessor gtk:tree-view-column-width

Lambda List

gtk:tree-view-column-width (object)

Syntax

(gtk:tree-view-column-width object) => width

Arguments

object -- a gtk:tree-view-column object
width -- an integer for the current width of the tree view column

Details

The accessor for the width slot returns the current size of the tree view column in pixels.

Warning

The gtk:tree-view-column implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2026-08-28