rofi  1.5.4
_icon Struct Reference
Collaboration diagram for _icon:
Collaboration graph

Data Fields

widget widget
 
int size
 
uint32_t icon_fetch_id
 
double yalign
 
double xalign
 
cairo_surface_t * icon
 

Detailed Description

Definition at line 40 of file icon.c.

Field Documentation

◆ icon

cairo_surface_t* _icon::icon

Definition at line 52 of file icon.c.

Referenced by icon_draw(), icon_free(), and icon_set_surface().

◆ icon_fetch_id

uint32_t _icon::icon_fetch_id

Definition at line 47 of file icon.c.

Referenced by icon_create(), icon_draw(), and icon_set_surface().

◆ size

int _icon::size

Definition at line 45 of file icon.c.

Referenced by icon_create(), icon_draw(), icon_get_desired_height(), and icon_get_desired_width().

◆ widget

widget _icon::widget

Definition at line 42 of file icon.c.

Referenced by icon_create(), icon_draw(), and icon_resize().

◆ xalign

double _icon::xalign

Definition at line 49 of file icon.c.

Referenced by icon_create(), and icon_draw().

◆ yalign

double _icon::yalign

Definition at line 49 of file icon.c.

Referenced by icon_create(), and icon_draw().


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