gtkClipboardSetWithOwner(object, targets, get.func, owner = NULL)
object
targets
get.func
owner
TRUE
if setting the clipboard data succeeded. If setting
the clipboard data failed the provided callback functions
will be ignored.gtkClipboardSetWithData
is that instead of an generic user.data
pointer, a GObject
is passed
in.