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