libsecret/docs
Daniel Kahn Gillmor f7e2b7884a Python examples: use gi.require_version("Secret", "1")
This is the standard mechanism to initialize a GObject introspectable
interface.  If you don't do this, you get this PyGIWarning:

  Secret was imported without specifying a version first. Use
  gi.require_version('Secret', '1') before import to ensure that the
  right version gets loaded.
2024-06-19 18:58:48 -04:00
..
man Distinguish example password from example label 2022-01-17 23:01:59 +00:00
reference Python examples: use gi.require_version("Secret", "1") 2024-06-19 18:58:48 -04:00
meson.build meson: Clean up unused variables 2020-06-01 09:08:04 +02:00