Class
MetaSelection
Instance methods
meta_selection_set_owner
Sets owner
as the owner of the selection given by selection_type
,
unsets any previous owner there was.
meta_selection_transfer_async
Requests a transfer of mimetype
on the selection given by
selection_type
.
meta_selection_unset_owner
Unsets owner
as the owner the selection given by selection_type
. If
owner
does not own the selection, nothing is done.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.