libsecret/docs/reference
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
..
libsecret Python examples: use gi.require_version("Secret", "1") 2024-06-19 18:58:48 -04:00
COPYING Reference documentation 2012-02-03 20:44:47 +01:00