Function
IdeObjectnotify_by_pspec
Description
Like g_object_notify_by_pspec() if the caller is in the main-thread.
Otherwise, the request is deferred to the main thread.
| Available since: | 3.32 |
Parameters
instance |
gpointer |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
pspec |
GParamSpec |
A |
|
| The data is owned by the caller of the function. |