[sysprof/wip/chergert/sysprof-3] libsysprof-ui: add tooltips for message column



commit f46e8e4ba4796bef1d9b045db2982dc44eaf2e18
Author: Christian Hergert <chergert redhat com>
Date:   Mon May 27 11:06:02 2019 -0700

    libsysprof-ui: add tooltips for message column

 src/libsysprof-ui/ui/sysprof-logs-view.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/libsysprof-ui/ui/sysprof-logs-view.ui b/src/libsysprof-ui/ui/sysprof-logs-view.ui
index 9a2a37c..5a5a386 100644
--- a/src/libsysprof-ui/ui/sysprof-logs-view.ui
+++ b/src/libsysprof-ui/ui/sysprof-logs-view.ui
@@ -6,6 +6,7 @@
         <property name="visible">true</property>
         <child>
           <object class="GtkTreeView" id="tree_view">
+            <property name="tooltip-column">3</property>
             <property name="headers-visible">true</property>
             <property name="visible">true</property>
             <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]