Package: gtk
Accessor gtk:cell-renderer-text-max-width-chars
Lambda Listgtk:cell-renderer-text-max-width-chars (object) SyntaxArgumentsDetails The accessor for the max-width-chars slot of the gtk:cell-renderer-text class get or sets the desired maximum
width of the cell, in characters.
If this property is set to -1, the width will be calculated automatically. For
cell renderers that ellipsize or wrap text. This property controls the maximum
reported width of the cell. The cell should not receive any greater allocation unless it is set to expand in its gtk:cell-layout object and all of
the cell's siblings have received their natural width. Warning | See also |
2025-09-16