Property

GcrPrompt:caller-window

Declaration

property caller-window: utf8 [ read, write, construct ]

Description [src]

The string handle of the caller’s window.

The caller window indicates to the prompt which window is prompting the user. The prompt may choose to ignore this information or use it in whatever way it sees fit.

In X11, this will be a stringified version of the XWindow handle; in Wayland this is the result of an export using the XDG foreign protocol.

Type: gchar*

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno