Returns if the clipboard is local.
A clipboard is considered local if it was last claimed by the running application.
Note that gdk.clipboard.Clipboard.getContent may return null even on a local clipboard. In this case the clipboard is empty.
true if the clipboard is local
Returns if the clipboard is local.
A clipboard is considered local if it was last claimed by the running application.
Note that gdk.clipboard.Clipboard.getContent may return null even on a local clipboard. In this case the clipboard is empty.