is_local
Description:
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.
Parameters:
this |
a `GdkClipboard` |
Returns:
true if the clipboard is local |