rofi 1.7.5
|
#include <rofi-types.h>
Data Fields | |
void(* | callback )(struct _thread_state *t, gpointer data) |
Structure with data to process by each worker thread. TODO: Make this more generic wrapper.
Definition at line 320 of file rofi-types.h.
void(* _thread_state::callback) (struct _thread_state *t, gpointer data) |
Definition at line 321 of file rofi-types.h.
Referenced by rofi_icon_fetcher_query(), rofi_icon_fetcher_query_advanced(), rofi_view_call_thread(), and rofi_view_refilter_real().