list_properties


Description:

[ CCode ( array_length_pos = 1.1 , array_length_type = "guint" ) ]
public static (unowned ParamSpec)[] list_properties (string operation_type)

Parameters:

operation_type

the name of the operation type we want to query to properties of.

n_properties_p

return location for number of properties.

Returns:

An allocated array of ParamSpecs describing the properties of the operation available when a node has operation_type set. The list should be freed with g_free after use.