Go to the source code of this file.
|
#define | GXK_TYPE_MENU_BUTTON |
|
#define | GXK_MENU_BUTTON(object) |
|
#define | GXK_MENU_BUTTON_CLASS(klass) |
|
#define | GXK_IS_MENU_BUTTON(object) |
|
#define | GXK_IS_MENU_BUTTON_CLASS(klass) |
|
#define | GXK_MENU_BUTTON_GET_CLASS(object) |
|
|
typedef GtkEventBoxClass | GxkMenuButtonClass |
|
|
enum | GxkMenuButtonMode { GXK_MENU_BUTTON_TOOL_MODE,
GXK_MENU_BUTTON_COMBO_MODE,
GXK_MENU_BUTTON_OPTION_MODE,
GXK_MENU_BUTTON_POPUP_MODE
} |
|
|
GType | gxk_menu_button_get_type (void) |
|
void | gxk_menu_button_update (GxkMenuButton *self) |
|