gtkClipboardGetOwner {RGtk2} | R Documentation |
If the clipboard contents callbacks were set with
gtkClipboardSetWithOwner
, and the gtkClipboardSetWithData
or
gtkClipboardClear
has not subsequently called, returns the owner set
by gtkClipboardSetWithOwner
.
gtkClipboardGetOwner(object)
|
[GtkClipboard ] a GtkClipboard |
[GObject
] the owner of the clipboard, if any; otherwise NULL
.
Derived by RGtkGen from GTK+ documentation