summaryrefslogtreecommitdiffstats
path: root/src/gs-review-histogram.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gs-review-histogram.ui')
-rw-r--r--src/gs-review-histogram.ui424
1 files changed, 424 insertions, 0 deletions
diff --git a/src/gs-review-histogram.ui b/src/gs-review-histogram.ui
new file mode 100644
index 0000000..11d4c6b
--- /dev/null
+++ b/src/gs-review-histogram.ui
@@ -0,0 +1,424 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<interface>
+ <!-- interface-requires gtk+ 3.10 -->
+ <template class="GsReviewHistogram" parent="GtkBin">
+ <property name="visible">True</property>
+ <child>
+ <object class="GtkGrid" id="grid1">
+ <property name="visible">True</property>
+ <property name="row-spacing">6</property>
+ <property name="column-spacing">6</property>
+ <child>
+ <object class="GtkLabel" id="label_count5">
+ <property name="halign">end</property>
+ <property name="visible">True</property>
+ <property name="label">0</property>
+ <property name="margin-left">5</property>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">0</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GsReviewBar" id="bar5">
+ <property name="visible">True</property>
+ <property name="margin-left">5</property>
+ <property name="width-request">120</property>
+ <style>
+ <class name="reviewbar"/>
+ </style>
+ </object>
+ <packing>
+ <property name="left-attach">1</property>
+ <property name="top-attach">0</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkBox" id="histogram_star5_box">
+ <property name="visible">True</property>
+ <property name="orientation">horizontal</property>
+ <property name="spacing">6</property>
+ <property name="halign">start</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <child>
+ <object class="GtkImage" id="star5_1">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star5_2">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star5_3">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star5_4">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star5_5">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">2</property>
+ <property name="top-attach">0</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_count4">
+ <property name="halign">end</property>
+ <property name="visible">True</property>
+ <property name="label">0</property>
+ <property name="margin-left">5</property>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">1</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GsReviewBar" id="bar4">
+ <property name="visible">True</property>
+ <property name="margin-left">5</property>
+ <style>
+ <class name="reviewbar"/>
+ </style>
+ </object>
+ <packing>
+ <property name="left-attach">1</property>
+ <property name="top-attach">1</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkBox" id="histogram_star4_box">
+ <property name="visible">True</property>
+ <property name="orientation">horizontal</property>
+ <property name="spacing">6</property>
+ <property name="halign">start</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <child>
+ <object class="GtkImage" id="star4_1">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star4_2">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star4_3">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star4_4">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">2</property>
+ <property name="top-attach">1</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_count3">
+ <property name="halign">end</property>
+ <property name="visible">True</property>
+ <property name="label">0</property>
+ <property name="margin-left">5</property>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">2</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GsReviewBar" id="bar3">
+ <property name="visible">True</property>
+ <property name="margin-left">5</property>
+ <style>
+ <class name="reviewbar"/>
+ </style>
+ </object>
+ <packing>
+ <property name="left-attach">1</property>
+ <property name="top-attach">2</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkBox" id="histogram_star3_box">
+ <property name="visible">True</property>
+ <property name="orientation">horizontal</property>
+ <property name="spacing">6</property>
+ <property name="halign">start</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <child>
+ <object class="GtkImage" id="star3_1">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star3_2">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star3_3">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">2</property>
+ <property name="top-attach">2</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_count2">
+ <property name="halign">end</property>
+ <property name="visible">True</property>
+ <property name="label">0</property>
+ <property name="margin-left">5</property>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">3</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GsReviewBar" id="bar2">
+ <property name="visible">True</property>
+ <property name="margin-left">5</property>
+ <style>
+ <class name="reviewbar"/>
+ </style>
+ </object>
+ <packing>
+ <property name="left-attach">1</property>
+ <property name="top-attach">3</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkBox" id="histogram_star2_box">
+ <property name="visible">True</property>
+ <property name="orientation">horizontal</property>
+ <property name="spacing">6</property>
+ <property name="halign">start</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <child>
+ <object class="GtkImage" id="star2_1">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImage" id="star2_2">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">2</property>
+ <property name="top-attach">3</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_count1">
+ <property name="halign">end</property>
+ <property name="visible">True</property>
+ <property name="label">0</property>
+ <property name="margin-left">5</property>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">4</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GsReviewBar" id="bar1">
+ <property name="visible">True</property>
+ <property name="margin-left">5</property>
+ <style>
+ <class name="reviewbar"/>
+ </style>
+ </object>
+ <packing>
+ <property name="left-attach">1</property>
+ <property name="top-attach">4</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkBox" id="histogram_star1_box">
+ <property name="visible">True</property>
+ <property name="orientation">horizontal</property>
+ <property name="spacing">6</property>
+ <property name="halign">start</property>
+ <property name="valign">center</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
+ <child>
+ <object class="GtkImage" id="star1_1">
+ <property name="visible">True</property>
+ <property name="icon_name">starred-symbolic</property>
+ <property name="sensitive">False</property>
+ <style>
+ <class name="star-disabled"/>
+ </style>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="left-attach">2</property>
+ <property name="top-attach">4</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_total">
+ <property name="visible">True</property>
+ <property name="label">0</property>
+ <property name="margin-left">5</property>
+ <property name="margin-top">5</property>
+ </object>
+ <packing>
+ <property name="left-attach">0</property>
+ <property name="top-attach">5</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label_1">
+ <property name="visible">True</property>
+ <property name="margin-left">5</property>
+ <property name="halign">start</property>
+ <property name="margin-top">5</property>
+ <property name="label" translatable="yes" comments="Translators: A label for the total number of reviews.">ratings in total</property>
+ </object>
+ <packing>
+ <property name="left-attach">1</property>
+ <property name="top-attach">5</property>
+ <property name="width">2</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </template>
+</interface>