i3ipc++
An C++ implementaiton of the i3 IPC
 All Classes Functions Variables Enumerations Enumerator Modules
i3ipc::version_t Struct Reference

Version of i3. More...

#include <ipc.hpp>

Collaboration diagram for i3ipc::version_t:

Public Attributes

std::string human_readable
 Human redable version string.
 
std::string loaded_config_file_name
 Path to current config of i3.
 
uint32_t major
 Major version of i3.
 
uint32_t minor
 Minor version of i3.
 
uint32_t patch
 Patch number of i3.
 

Detailed Description

Version of i3.


The documentation for this struct was generated from the following file: