Gcr.Prompt.prototype.set_caller_window

function set_caller_window(window_id: String): void {
    // Gjs wrapper for gcr_prompt_set_caller_window()
}
  

Set 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.

window_id

the window id