Method
ValentObjectnotify
unstable since: 1.0
Declaration [src]
void
valent_object_notify (
ValentObject* object,
const char* property_name
)
Description [src]
Emit GObject::notify
on object
, on the main thread.
Like g_object_notify()
if the caller is in the main thread,
otherwise the invocation is deferred to the main thread.
Available since: 1.0