Add annotations to all exported functions in GTK+ headers.
gcc has optimizations for include guards that only work if they are outermost in the the header. https://bugzilla.gnome.org/show_bug.cgi?id=689810
Move GtkGradient to their own files, also move GtkBorder out of gtkstyle.h, so that header can be all deprecated.