Returns if the clipboard is local.
A clipboard is considered local if it was last claimed by the running application.
Note that [method@Gdk.Clipboard.get_content] may return %NULL even on a local clipboard. In this case the clipboard is empty.
%TRUE if the clipboard is local
See Implementation
Returns if the clipboard is local.
A clipboard is considered local if it was last claimed by the running application.
Note that [method@Gdk.Clipboard.get_content] may return %NULL even on a local clipboard. In this case the clipboard is empty.