Skip to content
Snippets Groups Projects
Commit 39583997 authored by Adrien Plazas's avatar Adrien Plazas Committed by Guido Gunther
Browse files

example: Make the row with no action non-activatable

parent beca7a9b
No related branches found
No related tags found
1 merge request!194example: Make the row with no action non-activatable
Pipeline #3454 passed
......@@ -774,6 +774,7 @@
<property name="selection-mode">none</property>
<child>
<object class="HdyActionRow">
<property name="activatable">False</property>
<property name="icon_name" translatable="yes">preferences-other-symbolic</property>
<property name="subtitle" translatable="yes">They also have a subtitle and an icon</property>
<property name="title" translatable="yes">Rows have a title</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment