widget factory: add a tooltip to a button in a popover

This commit is contained in:
Timm Bäder 2019-07-30 07:05:45 +02:00
parent 1fcd08d76a
commit 20d7b7f59b

View File

@ -3435,6 +3435,7 @@ bad things might happen.</property>
<property name="halign">end</property>
<property name="icon-name">emblem-system-symbolic</property>
<property name="menu-model">gear_menu</property>
<property name="tooltip-text">This is a menu button</property>
<layout>
<property name="left-attach">1</property>
<property name="top-attach">3</property>