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.
| this |
a `GdkClipboard` |
|
true if the clipboard is local |