API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define G_OBJECT_WARN_INVALID_PROPERTY_ID ( object, property_id, pspec )
This macro should be used to emit a standard warning about unexpected properties in set_property() and get_property() implementations.
set_property()
get_property()
This function is not directly available to language bindings.
object
Type: -
-
The GObject on which set_property() or get_property() was called.
GObject
property_id
The numeric id of the property.
pspec
The GParamSpec of the property.
GParamSpec