libsecret/docs
Sutou Kouhei c00283ebd0 Add version macros
Added macros:

  * SECRET_VERSION_MAJOR
  * SECRET_VERSION_MINOR
  * SECRET_VERSION_MICRO
  * SECRET_CHECK_VERSION

These macros are widely defined in GLib based library. For example,
GLib, GTK, poppler GLib and so on define them.

These macros are useful to detect libsecret version on build type and
from GObject Introspection based bindings.
2019-06-09 16:38:39 +02:00
..
man Add build support for Meson 2019-01-19 21:03:56 +00:00
reference Add version macros 2019-06-09 16:38:39 +02:00
meson.build Add build support for Meson 2019-01-19 21:03:56 +00:00