rofi  1.5.4
icon.h File Reference
#include "widget.h"
Include dependency graph for icon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _icon icon
 

Functions

iconicon_create (widget *parent, const char *name)
 
void icon_set_size (widget *icon, const int size)
 
void icon_set_surface (icon *icon, cairo_surface_t *surf)