7 #include <girara/types.h>
8 #include <girara/macros.h>
21 gboolean
cb_destroy(GtkWidget* widget, zathura_t* zathura);
96 girara_setting_type_t type,
void* value,
void* data);
108 girara_setting_type_t type,
void* value,
void* data);
119 GtkTreeViewColumn* column,
void* zathura);
128 bool cb_sc_follow(GtkEntry* entry, girara_session_t* session);
148 void cb_file_monitor(GFileMonitor* monitor, GFile* file, GFile* other_file,
149 GFileMonitorEvent event, girara_session_t* session);
168 bool cb_view_resized(GtkWidget* widget, GtkAllocation* allocation, zathura_t* zathura);
180 girara_setting_type_t type,
void* value,
void* data);
192 girara_setting_type_t type,
void* value,
void* data);
205 #endif // CALLBACKS_H