list_style_properties


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" , cname = "gtk_widget_class_list_style_properties" ) ]
[ Version ( since = "2.2" ) ]
public class (unowned ParamSpec)[] list_style_properties ()

Returns all style properties of a widget class.

Parameters:

this

a Widget

n_properties

location to return the number of style properties found

Returns:

a newly allocated array of ParamSpec*. The array must be freed with g_free.