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

Go to the source code of this file.

Typedefs

typedef struct _box box
 

Functions

boxbox_create (widget *parent, const char *name, RofiOrientation type)
 
void box_add (box *box, widget *child, gboolean expand)