forked from AuroraMiddleware/gtk
widget factory: add a tooltip to a button in a popover
This commit is contained in:
parent
1fcd08d76a
commit
20d7b7f59b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user