]> Pileus Git - ~andy/gtk/commit
Add GtkBubbleWindow
authorCarlos Garnacho <carlos@lanedo.com>
Fri, 11 Jan 2013 16:32:08 +0000 (17:32 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Mar 2013 21:47:58 +0000 (16:47 -0500)
commit51be6b88dbff3ff6ed83d1247508ad58c0278df6
tree5071e7c1039459ea88c97adced63018a31b9d1d4
parenta97178af65072e98605b2ce168ee4cc36f684ca2
Add GtkBubbleWindow

This popup window widget can be used for touch friendly context
menus that point to a concrete area.
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/gtk3-sections.txt
docs/reference/gtk/gtk3.types.in
gtk/Makefile.am
gtk/gtkbubblewindow.c [new file with mode: 0644]
gtk/gtkbubblewindow.h [new file with mode: 0644]