list_keys


Description:

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

Parameters:

operation_type

the name of the operation type we want to query to property keys for.

n_keys

return location for number of property keys.

Returns:

An allocated NULL terminated array of operation-key names. The list should be freed with g_free after use.