mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 03:25:31 +00:00
new-call: Set input hints and purpose of SearchEntry
This commit is contained in:
parent
13a1944a69
commit
cbd15260b9
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@
|
|||
<property name="primary_icon_activatable">False</property>
|
||||
<property name="primary_icon_name">edit-find-symbolic</property>
|
||||
<property name="primary_icon_sensitive">False</property>
|
||||
<property name="input-purpose">phone</property>
|
||||
<property name="input-hints">no-emoji|inhibit-osk</property>
|
||||
<property name="visible">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
|
Loading…
Reference in a new issue