Secret.Service.prototype.get_item_gtype
function get_item_gtype(): GObject.Type { // Gjs wrapper for secret_service_get_item_gtype() }
Get the GObject type for items instantiated by this service. This will always be either Secret.Item or derived from it.
- Returns
the gobject type for items