[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[]? get_cached_property_names ()
Gets the names of all cached properties on this.
this |
A DBusProxy. |
A null-terminated array of strings or null if this has no cached properties. Free the returned array with strfreev. |