get_property_keys


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_property_keys ()

Gets all keys for properties on this.

Parameters:

this

A Device.

Returns:

A null terminated string array of property keys. This array is owned by this and should not be freed by the caller.