NetSurf
|
#include <sexy_icon_entry.h>
Data Fields | |
GtkEntryClass | parent_class |
void(* | icon_pressed )(SexyIconEntry *entry, SexyIconEntryPosition icon_pos, int button) |
void(* | icon_released )(SexyIconEntry *entry, SexyIconEntryPosition icon_pos, int button) |
void(* | gtk_reserved1 )(void) |
void(* | gtk_reserved2 )(void) |
void(* | gtk_reserved3 )(void) |
void(* | gtk_reserved4 )(void) |
Definition at line 61 of file sexy_icon_entry.h.
void(* _SexyIconEntryClass::gtk_reserved1) (void) |
Definition at line 71 of file sexy_icon_entry.h.
void(* _SexyIconEntryClass::gtk_reserved2) (void) |
Definition at line 72 of file sexy_icon_entry.h.
void(* _SexyIconEntryClass::gtk_reserved3) (void) |
Definition at line 73 of file sexy_icon_entry.h.
void(* _SexyIconEntryClass::gtk_reserved4) (void) |
Definition at line 74 of file sexy_icon_entry.h.
void(* _SexyIconEntryClass::icon_pressed) (SexyIconEntry *entry, SexyIconEntryPosition icon_pos, int button) |
Definition at line 66 of file sexy_icon_entry.h.
void(* _SexyIconEntryClass::icon_released) (SexyIconEntry *entry, SexyIconEntryPosition icon_pos, int button) |
Definition at line 68 of file sexy_icon_entry.h.
GtkEntryClass _SexyIconEntryClass::parent_class |
Definition at line 63 of file sexy_icon_entry.h.