is_local


Description:

public bool is_local ()

Returns if the clipboard is local.

A clipboard is considered local if it was last claimed by the running application.

Note that [[email protected]_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




2022 vala-language.org