rofi
1.5.4
|
#include "widget.h"
Go to the source code of this file.
Typedefs | |
typedef struct _window | container |
Functions | |
container * | container_create (widget *parent, const char *name) |
void | container_add (container *container, widget *child) |