14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
|
/**
|
||
|
@file
|
||
|
@brief X resource manager utility functions for XCB
|
||
|
|
||
|
These functions allow access to the X resource manager.
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
|
||
|
@author Ingo Bürk <ingo.buerk@airblader.de>
|
||
|
@date 2016
|
||
|
|
||
|
*/
|