get_column_widths
Description:
[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" ) ]
[ Version ( since = "0.26" ) ]
public double[] get_column_widths ()
[ 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 | |
n_values |
Size of the returned array. |
Returns:
Array containing widths of the columns, or |