native-layout: Introduce GtkExtendedLayout interface.

This commit is contained in:
Johannes Schmmid
2009-12-02 09:48:42 +01:00
committed by Johannes Schmid
parent a8ec02c930
commit e08d04b561
16 changed files with 1387 additions and 435 deletions

View File

@ -83,6 +83,7 @@
#include <gtk/gtkenums.h>
#include <gtk/gtkeventbox.h>
#include <gtk/gtkexpander.h>
#include <gtk/gtkextendedlayout.h>
#include <gtk/gtkfixed.h>
#include <gtk/gtkfilechooser.h>
#include <gtk/gtkfilechooserbutton.h>