gtkClipboardSetWithOwner(object, targets, get.func, owner = NULL)objecttargetsget.funcownerTRUE 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.