$Id: API_IDEAS,v 1.9 1999/08/12 09:06:44 christof Exp $

- NeedDestruct + Destruct
- Need Signalhandler sample code
- unify Construct(Pointer) Destruct(Pointer)
- MustBePointer bool call
- unify SampleCode and other API
- seperate core code/vars and auxiliary vars/code (aka Needed)
- indentation and ';', newline, tabs should get into File!

- meta file which contains Widget name and desired functions, skeleton
  driver generation
  e.g.
       "GtkCList" Gtk_CList: Inc Dec Con Cus Nee Der Sub Sam

-------------------------------------------------

bool writer(File &f,WriterType::CodePosition pos,const string misc) const:

- return false for default behaviour
- check this API for possible parent's handler invocation?
