getCachedPropertyNames
Gets the names of all cached properties on @proxy.
Return
A null-terminated array of strings or null if @proxy has no cached properties. Free the returned array with g_strfreev().
Since
2.26
Gets the names of all cached properties on @proxy.
A null-terminated array of strings or null if @proxy has no cached properties. Free the returned array with g_strfreev().
2.26