Add a tooltip
This commit is contained in:
parent
4bd94fa2b8
commit
26d5749396
|
@ -640,6 +640,7 @@ Monitors</property>
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
<property name="tooltip" translatable="yes">Terminate stream</property>
|
||||
<child>
|
||||
<widget class="GtkImage" id="image2">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Reference in New Issue