Method
GdkDisplayrequest_selection_notification
since: 2.6
Declaration [src]
gboolean
gdk_display_request_selection_notification (
GdkDisplay* display,
GdkAtom selection
)
Description [src]
Request GdkEventOwnerChange
events for ownership changes
of the selection named by the given atom.
Available since: 2.6
Parameters
selection
-
Type:
GdkAtom
The
GdkAtom
naming the selection for which ownership change notification is requested.