connect queue to top

This commit is contained in:
Marcos Pinto
2007-06-16 05:45:22 +00:00
parent ac99ef7d26
commit 525526316c
5 changed files with 62 additions and 18 deletions

View File

@@ -46,6 +46,7 @@
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">Top</property>
<property name="use_underline">True</property>
<signal name="activate" handler="queue_top"/>
<child internal-child="image">
<widget class="GtkImage" id="menu-item-image10">
<property name="visible">True</property>