rofi 1.7.9
RofiImage Struct Reference

#include <rofi-types.h>

Collaboration diagram for RofiImage:
Collaboration graph

Data Fields

RofiImageType type
char * url
RofiScaleType scaling
int wsize
int hsize
RofiDirection dir
double angle
GList * colors
uint32_t surface_id

Detailed Description

Definition at line 187 of file rofi-types.h.

Field Documentation

◆ angle

double RofiImage::angle

Definition at line 195 of file rofi-types.h.

Referenced by rofi_theme_get_image_inside().

◆ colors

GList* RofiImage::colors

◆ dir

RofiDirection RofiImage::dir

Definition at line 194 of file rofi-types.h.

Referenced by rofi_theme_get_image_inside().

◆ hsize

int RofiImage::hsize

Definition at line 192 of file rofi-types.h.

Referenced by rofi_theme_get_image_inside().

◆ scaling

RofiScaleType RofiImage::scaling

Definition at line 190 of file rofi-types.h.

Referenced by rofi_theme_get_image_inside().

◆ surface_id

uint32_t RofiImage::surface_id

cached image

Definition at line 200 of file rofi-types.h.

Referenced by rofi_theme_get_image_inside().

◆ type

RofiImageType RofiImage::type

Definition at line 188 of file rofi-types.h.

Referenced by int_rofi_theme_print_property(), and rofi_theme_get_image_inside().

◆ url

char* RofiImage::url

◆ wsize

int RofiImage::wsize

Definition at line 191 of file rofi-types.h.

Referenced by rofi_theme_get_image_inside().


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/include/rofi-types.h