#include <gnome.h> struct GtkTed void gtk_ted_set_app_name (char *str); void gtk_ted_prepare (GtkTed *ted); |
|
The routines in this module are deprecated and are only kept as compatibility with old code that used these.
This used to be a way for an application to leave the layout policies for a dialog until runtime and provide a GUI editor if no layout information was available.