rofi  1.5.4
container.h File Reference
#include "widget.h"
Include dependency graph for container.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _window container
 

Functions

containercontainer_create (widget *parent, const char *name)
 
void container_add (container *container, widget *child)