manpagez: man pages & more
html files: appstream-glib
Home | html | info | man

as-version

as-version — Preprocessor macros for the libappstream-glib version

Stability Level

Stable, unless otherwise indicated

Functions

#define AS_CHECK_VERSION()

Types and Values

Includes

#include <appstream-glib.h>

Description

These functions are used in client code to conditionalize compilation depending on the version of libappstream-glib headers installed.

Functions

AS_CHECK_VERSION()

#define             AS_CHECK_VERSION(major,minor,micro)

Types and Values

AS_MAJOR_VERSION

#define AS_MAJOR_VERSION				(0)

AS_MINOR_VERSION

#define AS_MINOR_VERSION				(6)

AS_MICRO_VERSION

#define AS_MICRO_VERSION				(13)
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.