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

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

See also

2025-09-29