rofi
1.5.4
|
#include "widget.h"
Go to the source code of this file.
Typedefs | |
typedef struct _box | box |
Functions | |
box * | box_create (widget *parent, const char *name, RofiOrientation type) |
void | box_add (box *box, widget *child, gboolean expand) |