i3
Macros | Functions
output.c File Reference
#include "all.h"
Include dependency graph for output.c:

Go to the source code of this file.

Macros

#define I3__FILE__   "output.c"
 

Functions

Conoutput_get_content (Con *output)
 Returns the output container below the given output container.
 

Macro Definition Documentation

#define I3__FILE__   "output.c"

Definition at line 2 of file output.c.

Function Documentation

Con* output_get_content ( Con output)