Gio.IOExtension.prototype.get_priority
function get_priority(): Number(gint) {
// Gjs wrapper for g_io_extension_get_priority()
}
Gets the priority with which extension was registered.
- Returns
the priority of extension
function get_priority(): Number(gint) {
// Gjs wrapper for g_io_extension_get_priority()
}
Gets the priority with which extension was registered.
the priority of extension