[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" , cname = "gtk_cell_area_class_list_cell_properties" ) ]
[ Version ( since = "3.0" ) ]
public class (unowned ParamSpec)[] list_cell_properties ()
Returns all cell properties of a cell area class.
this |
a CellArea |
n_properties |
location to return the number of cell properties found |
a newly allocated null-terminated array of ParamSpec*. The array must be freed with g_free. |