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