rofi  1.7.0
rofi-icon-fetcher.h File Reference
#include <cairo.h>
#include <glib.h>
#include <stdint.h>
Include dependency graph for rofi-icon-fetcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void rofi_icon_fetcher_init (void)
 
void rofi_icon_fetcher_destroy (void)
 
uint32_t rofi_icon_fetcher_query (const char *name, const int size)
 
uint32_t rofi_icon_fetcher_query_advanced (const char *name, const int wsize, const int hsize)
 
cairo_surface_t * rofi_icon_fetcher_get (const uint32_t uid)
 
gboolean rofi_icon_fetcher_file_is_image (const char *const path)