rofi 1.7.5
_thread_state Struct Reference

#include <rofi-types.h>

Collaboration diagram for _thread_state:
Collaboration graph

Data Fields

void(* callback )(struct _thread_state *t, gpointer data)
 

Detailed Description

Structure with data to process by each worker thread. TODO: Make this more generic wrapper.

Definition at line 320 of file rofi-types.h.

Field Documentation

◆ callback

void(* _thread_state::callback) (struct _thread_state *t, gpointer data)

The documentation for this struct was generated from the following file: