summaryrefslogtreecommitdiff
path: root/panels/common/cc-permission-infobar.ui
blob: d8e35c1caf6a604b4b6c9deeafaf7f91081d57f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <template class="CcPermissionInfobar" parent="AdwBin">
    <child>
      <object class="AdwBanner" id="banner">
        <property name="button-label" translatable="yes">_Unlockā€¦</property>
        <signal name="button-clicked" handler="banner_button_clicked_cb" swapped="yes"/>
      </object>
    </child>
  </template>
</interface>