GNOME Bugzilla – Bug 604117
Add info about single includes when compiling GTK+ apps
Last modified: 2009-12-15 19:11:31 UTC
gtk.h, gdk.h, gdk-pixbuf.h. are the recommended includes. But there are some exceptions: gdkkeysyms.h, gdkx.h, gtkprintunixdialog.h and gtkpagesetupunixdialog.h.
Created attachment 149369 [details] [review] Add info about single includes when compiling GTK+ apps
You should also mention gdkwin32.h.
Created attachment 149378 [details] [review] Add info about single includes when compiling GTK+ apps.v2 I've cleaned the patch. About gdkwin32.h, should the documentation moved to public api first?
Created attachment 149491 [details] [review] Add info about single includes when compiling GTK+ apps.v3 Use <gtkunixprint.h> when use the non-portable GtkPrintUnixDialog API.
Comment on attachment 149491 [details] [review] Add info about single includes when compiling GTK+ apps.v3 Looks good to me. We can always add gdkwin32.h later
Comment on attachment 149491 [details] [review] Add info about single includes when compiling GTK+ apps.v3 commit 44cadd2a48f93dd40a04ac83b157a78b2db0ffb3