get_fixed_width


Description:

public int get_fixed_width ()

Gets the fixed width of the column.

Note:

Use GtkColumnView instead

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

Parameters:

this

A `GtkTreeViewColumn`.

Returns:

The fixed width of the column.