rofi  1.7.0
_box Struct Reference
Collaboration diagram for _box:
Collaboration graph

Data Fields

widget widget
 
RofiOrientation type
 
int max_size
 
RofiDistance spacing
 
GList * children
 

Detailed Description

Definition at line 40 of file box.c.

Field Documentation

◆ children

◆ max_size

int _box::max_size

Definition at line 43 of file box.c.

Referenced by hori_calculate_size(), and vert_calculate_size().

◆ spacing

◆ type

RofiOrientation _box::type

Definition at line 42 of file box.c.

Referenced by box_add(), box_create(), box_get_desired_height(), box_get_desired_width(), and box_update().

◆ widget

widget _box::widget

Definition at line 41 of file box.c.

Referenced by box_add(), box_create(), box_resize(), hori_calculate_size(), and vert_calculate_size().


The documentation for this struct was generated from the following file: