|
libxputty
0.1
A damn tiny abstraction Layer to create X11 window/widgets with cairo surfaces
|
|
Go to the documentation of this file.
23 #ifndef XCOMBOBOX_PRIVATE_H_
24 #define XCOMBOBOX_PRIVATE_H_
95 #endif //XCOMBOBOX_PRIVATE_H_
void _button_combobox_released(void *w_, void *button_, void *user_data)
_button_combobox_released - popup the combobox menu
void _set_entry(void *w_, void *user_data)
_set_entry - set the active combobox entry on adjustment change
void _combobox_button_released(void *w_, void *button_, void *user_data)
_combobox_button_released - popup menu on right click
void _entry_released(void *w_, void *item_, void *user_data)
_entry_released - the combobox menu release func
void _draw_combobox_button(void *w_, void *user_data)
_draw_combobox_button - internal draw the combobox button to the buffer
void _draw_combobox(void *w_, void *user_data)
_draw_combobox - internal draw the combobox to the buffer