doc
This commit is contained in:
parent
ed3f624fc0
commit
650788479d
1
client.c
1
client.c
|
@ -44,6 +44,7 @@ extern AwesomeConf globalconf;
|
||||||
* \todo this may bug if number of tags is != than before
|
* \todo this may bug if number of tags is != than before
|
||||||
* \param c Client ref
|
* \param c Client ref
|
||||||
* \param screen Screen ID
|
* \param screen Screen ID
|
||||||
|
* \return true if client had property
|
||||||
*/
|
*/
|
||||||
static Bool
|
static Bool
|
||||||
client_loadprops(Client * c, int screen)
|
client_loadprops(Client * c, int screen)
|
||||||
|
|
Loading…
Reference in New Issue