Searched defs:toolbar_callbacks (Results 1 – 1 of 1) sorted by relevance
61 struct toolbar_callbacks { struct63 void (*theme_update)(void *, bool);66 void (*change_size)(void *);69 void (*update_buttons)(void *);72 void (*user_action)(void *, toolbar_action_type, union toolbar_action);75 bool (*key_press)(void *, wimp_key *);78 void (*save_buttons)(void *, char *);