Add GtkBubbleWindow

This popup window widget can be used for touch friendly context
menus that point to a concrete area.
This commit is contained in:
Carlos Garnacho
2013-01-11 17:32:08 +01:00
committed by Matthias Clasen
parent a97178af65
commit 51be6b88db
6 changed files with 1129 additions and 0 deletions

View File

@ -89,6 +89,7 @@
<xi:include href="xml/gtkaboutdialog.xml" />
<xi:include href="xml/gtkassistant.xml" />
<xi:include href="xml/gtkoffscreenwindow.xml" />
<xi:include href="xml/gtkbubblewindow.xml" />
</chapter>
<chapter id="DisplayWidgets">