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 with the current width of the tree view column

Details

Accessor of the width slot of the gtk:tree-view-column class. The gtk:tree-view-column-width function 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

2024-2-19