Gcr.SystemPrompt.prototype.close_finish
function close_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gcr_system_prompt_close_finish()
}
Complete operation to close this prompt.
Whether or not this function returns true, the system prompt object is still closed and may not be further used.
- result
asynchronous operation result
- Returns
whether close was cleanly completed