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

Data Fields

widget widget
 
int size
 
int squared
 
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

◆ icon_fetch_id

uint32_t _icon::icon_fetch_id

Definition at line 48 of file icon.c.

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

◆ size

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().

◆ squared

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

widget _icon::widget

Definition at line 41 of file icon.c.

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

◆ xalign

double _icon::xalign

Definition at line 50 of file icon.c.

Referenced by icon_create(), and icon_draw().

◆ yalign

double _icon::yalign

Definition at line 50 of file icon.c.

Referenced by icon_create(), and icon_draw().


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