Item.getFlags

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

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

  1. alias getFlags = DBusProxy.getFlags
  2. SecretItemFlags getFlags()
    class Item
    SecretItemFlags
    getFlags
    ()

Return Value

Type: SecretItemFlags

the flags for features initialized

Meta