Clipboard.getOwner

If the clipboard contents callbacks were set with gtk.clipboard.Clipboard.setWithOwner, and the gtk.clipboard.Clipboard.setWithData or gtk.clipboard.Clipboard.clear has not subsequently called, returns the owner set by gtk.clipboard.Clipboard.setWithOwner.

class Clipboard
getOwner
()

Return Value

Type: gobject.object.ObjectWrap

the owner of the clipboard, if any; otherwise null.