Documentation for <wlr/version.h>

Back to index

Table of contents

wlr_version_get_major()

int wlr_version_get_major(​void);

wlr_version_get_micro()

int wlr_version_get_micro(​void);

wlr_version_get_minor()

int wlr_version_get_minor(​void);

WLR_VERSION_MAJOR

#define WLR_VERSION_MAJOR …

WLR_VERSION_MICRO

#define WLR_VERSION_MICRO …

WLR_VERSION_MINOR

#define WLR_VERSION_MINOR …

WLR_VERSION_NUM

#define WLR_VERSION_NUM …

WLR_VERSION_STR

#define WLR_VERSION_STR …