Collection.getFlags

Get the flags representing what features of the #SecretCollection proxy have been initialized.

Use secret_collection_load_items() to initialize further features and change the flags.

  1. alias getFlags = DBusProxy.getFlags
  2. SecretCollectionFlags getFlags()
    class Collection
    SecretCollectionFlags
    getFlags
    ()

Return Value

Type: SecretCollectionFlags

the flags for features initialized

Meta