Function Macro
GtkCONTAINER_WARN_INVALID_CHILD_PROPERTY_ID
Declaration [src]
#define GTK_CONTAINER_WARN_INVALID_CHILD_PROPERTY_ID (
object,
property_id,
pspec
)
Description [src]
This macro should be used to emit a standard warning about unexpected
properties in set_child_property()
and get_child_property()
implementations.
This function is not directly available to language bindings.