regardless of the size of its content.
ColumnViewColumn.fixedWidth
int fixedWidth() @propertyGet fixedWidth property.
Returns
If not -1, this is the width that the column is allocated,
void fixedWidth(int propval) @propertySet fixedWidth property.
Parameters
propval | If not -1, this is the width that the column is allocated, regardless of the size of its content. |