get_cached_property_names


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[]? get_cached_property_names ()

Gets the names of all cached properties on this.

Parameters:

this

A DBusProxy.

Returns:

A null-terminated array of strings or null if this has no cached properties. Free the returned array with strfreev.