Method
AstalWpNodemetadata_changed
Declaration
void
astal_wp_node_metadata_changed (
AstalWpNode* self,
const gchar* key,
const gchar* type,
const gchar* value
)
Parameters
key
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. type
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.