]> sjero.net Git - linphone/blobdiff - gtk/call_logs.ui
menu in call log view with call, chat and add contact
[linphone] / gtk / call_logs.ui
index 34c6ba3b270472f6675de0f47ebcc576166ab04c..23184841adba22140c0877fe82101086e947f1b4 100644 (file)
@@ -82,7 +82,9 @@
               <object class="GtkTreeView" id="logs_view">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
+                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                 <property name="headers_visible">False</property>
+                <signal name="button-press-event" handler="linphone_gtk_call_log_button_pressed" swapped="no"/>
                 <signal name="row-activated" handler="linphone_gtk_history_row_activated" swapped="no"/>
               </object>
             </child>