get_column_widths


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" ) ]
[ Version ( since = "0.26" ) ]
public double[] get_column_widths ()

Obtains an array with the widths of the columns.

The array with the results is allocated by the function. When it is not needed anymore, be sure to call g_free on it.

Parameters:

this

A StructureElement

n_values

Size of the returned array.

Returns:

Array containing widths of the columns, or null if the attribute is not defined.