rofi
1.7.0
|
#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 313 of file rofi-types.h.
void(* _thread_state::callback) (struct _thread_state *t, gpointer data) |
Definition at line 314 of file rofi-types.h.
Referenced by rofi_icon_fetcher_query(), rofi_icon_fetcher_query_advanced(), rofi_view_call_thread(), and rofi_view_refilter().