Package: gdk

Accessor gdk:clipboard-local

Lambda List

gdk:clipboard-local (object)

Syntax

(gdk:clipboard-local object) => local

Arguments

object -- a gdk:clipboard object
local -- a boolean whether the contents of the clipboard are owned by this process

Details

Accessor of the local slot of the gdk:clipboard class. The gdk:clipboard-local function returns whether the clipboard is local. See also the gdk:clipboard-is-local function.
 

See also

2023-7-30