Gck.Object.prototype.set_template_finish
function set_template_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for gck_object_set_template_finish()
}
Get the result of an operation to set attribute template on an object.
- result
The result passed to the callback.
- Returns
TRUE if the operation succeeded.