mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 21:49:06 -04:00
doc: Add a long description for version macros
This makes the docs a little less incomplete.
This commit is contained in:
@@ -25,6 +25,13 @@
|
|||||||
#ifndef __FLATPAK_VERSION_MACROS_H__
|
#ifndef __FLATPAK_VERSION_MACROS_H__
|
||||||
#define __FLATPAK_VERSION_MACROS_H__
|
#define __FLATPAK_VERSION_MACROS_H__
|
||||||
|
|
||||||
|
/**
|
||||||
|
* SECTION:flatpak-version-macros:
|
||||||
|
* @title: Version information
|
||||||
|
*
|
||||||
|
* These macros can be used to check the library version in use.
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* FLATPAK_MAJOR_VERSION:
|
* FLATPAK_MAJOR_VERSION:
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user