Method

SecretServiceget_collection_gtype

Declaration [src]

GType
secret_service_get_collection_gtype (
  SecretService* self
)

Description [src]

Get the GObject type for collections instantiated by this service.

This will always be either SecretCollection or derived from it.

Return value

Returns: GType
 

The gobject type for collections.