GtkEntryClass

Class structure for #GtkEntry. All virtual functions have a default implementation. Derived classes may set the virtual function pointers for the signal handlers to %NULL, but must keep @get_text_area_size and @get_frame_size non-%NULL; either use the default implementation, or provide a custom one.

Members

Variables

activate
void function(GtkEntry* entry) activate;
padding
void*[8] padding;
Undocumented in source.
parentClass
GtkWidgetClass parentClass;

The parent class.

Meta