get_fixed_width


Description:

public int get_fixed_width ()

Gets the fixed width of the column.

This may not be the actual displayed width of the column; for that, use get_width.

Parameters:

this

A TreeViewColumn.

Returns:

The fixed width of the column.