forked from AuroraMiddleware/gtk
widget-factory: Add a use of show-emoji-icon
This also serves as a testcase for nested popovers that was missing in widget-factory so far.
This commit is contained in:
parent
e24ffbbc21
commit
f54aca20ee
@ -3148,6 +3148,7 @@ microphone-sensitivity-medium-symbolic</property>
|
||||
<child>
|
||||
<object class="GtkEntry">
|
||||
<property name="can_focus">1</property>
|
||||
<property name="show_emoji_icon">1</property>
|
||||
<property name="placeholder_text" translatable="yes">Age…</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
Loading…
Reference in New Issue
Block a user