|
rofi 1.7.8
|
Data Fields | |
| widget | widget |
| int | size |
| int | squared |
| uint32_t | icon_fetch_id |
| double | yalign |
| double | xalign |
| cairo_surface_t * | icon |
| cairo_surface_t* _icon::icon |
Definition at line 53 of file icon.c.
Referenced by icon_draw(), icon_free(), icon_get_desired_height(), icon_get_desired_width(), and icon_set_surface().
| uint32_t _icon::icon_fetch_id |
Definition at line 48 of file icon.c.
Referenced by icon_create(), icon_draw(), and icon_set_surface().
| int _icon::size |
Definition at line 44 of file icon.c.
Referenced by icon_create(), icon_draw(), icon_get_desired_height(), and icon_get_desired_width().
| int _icon::squared |
Definition at line 46 of file icon.c.
Referenced by icon_create(), icon_get_desired_height(), and icon_get_desired_width().
| widget _icon::widget |
Definition at line 41 of file icon.c.
Referenced by icon_create(), icon_draw(), and icon_resize().
| double _icon::xalign |
Definition at line 50 of file icon.c.
Referenced by icon_create(), and icon_draw().
| double _icon::yalign |
Definition at line 50 of file icon.c.
Referenced by icon_create(), and icon_draw().