]> Pileus Git - ~andy/gtk/blobdiff - gtk/Makefile.am
Use gdk_threads_add_timeout to popup the selection window
[~andy/gtk] / gtk / Makefile.am
index 973f3c8994da1470e71f8e55c8f6a49d44ecb050..f9797c5d4f53ef9c4175c9d03a7ddf69f6ad830b 100644 (file)
@@ -202,6 +202,7 @@ gtk_public_h_sources =              \
        gtkbindings.h           \
        gtkborder.h             \
        gtkbox.h                \
+       gtkbubblewindow.h       \
        gtkbuilder.h            \
        gtkbuildable.h          \
        gtkbutton.h             \
@@ -319,6 +320,7 @@ gtk_public_h_sources =              \
        gtkscrolledwindow.h     \
        gtksearchentry.h        \
        gtkselection.h          \
+       gtkselectionwindow.h    \
        gtkseparator.h          \
        gtkseparatormenuitem.h  \
        gtkseparatortoolitem.h  \
@@ -621,6 +623,7 @@ gtk_base_c_sources =                \
        gtkborder.c             \
        gtkborderimage.c        \
        gtkbox.c                \
+       gtkbubblewindow.c       \
        gtkbuildable.c          \
        gtkbuilder.c            \
        gtkbuilderparser.c      \
@@ -809,6 +812,7 @@ gtk_base_c_sources =                \
        gtkscrollbar.c          \
        gtkscrolledwindow.c     \
        gtkselection.c          \
+       gtkselectionwindow.c    \
        gtkseparator.c          \
        gtkseparatormenuitem.c  \
        gtkseparatortoolitem.c  \