EHPaned; GtkWidget* e_hpaned_new (void);
GtkObject +----GtkWidget +----GtkContainer +----EPaned +----EHPaned
typedef struct _EHPaned EHPaned;
GtkWidget* e_hpaned_new (void);
Creates a new horizontal paned widget. This lets you have 2 panes that the user can resize.
The EHPaned.