Signal
AtspiDBusMutterRemoteDesktopSession::selection-owner-changed
since: 2.0
Declaration
void
selection_owner_changed (
AtspiDBusMutterRemoteDesktopSession* self,
GVariant* arg_options,
gpointer user_data
)
Description [src]
On the client-side, this signal is emitted whenever the D-Bus signal “SelectionOwnerChanged” is received.
On the service-side, this signal can be used with e.g. g_signal_emit_by_name() to make the object emit the D-Bus signal.
| Default handler: The default handler is called after the handlers added via |
| Available since: 2.0 |
Parameters
arg_options-
Type:
GVariantArgument.
The data is owned by the caller of the function.