e_config_create_widget —
GtkWidget * e_config_create_widget ( | emp); |
| EConfig * | emp; |
Create the widget described by emp. Only the core widget appropriate for the given type is created, i.e. a GtkNotebook for the E_CONFIG_BOOK type and a GnomeDruid for the E_CONFIG_DRUID type.
This object will be self-driving, but will not close itself once complete.
Unless reffed otherwise, the management object emp will be finalised when the widget is.