Function
Gdkselection_owner_get
Declaration [src]
GdkWindow*
gdk_selection_owner_get (
GdkAtom selection
)
Parameters
selection |
GdkAtom |
An atom indentifying a selection. |
Return value
Returns: | GdkWindow |
If there is a selection owner
for this window, and it is a window known to the current process,
the |
|
The data is owned by the called function. | |
The return value can be NULL . |