[glade/stack: 5/5] Support GtkSidebar as well
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/stack: 5/5] Support GtkSidebar as well
- Date: Mon, 10 Nov 2014 18:37:22 +0000 (UTC)
commit 79f0f1ce316633c9af686b65cf49c1a072e1b648
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 17 18:04:23 2014 -0400
Support GtkSidebar as well
plugins/gtk+/gtk+.xml.in | 3 +++
plugins/gtk+/icons/16x16/Makefile.am | 1 +
plugins/gtk+/icons/16x16/widget-gtk-sidebar.png | Bin 0 -> 212 bytes
plugins/gtk+/icons/22x22/Makefile.am | 1 +
plugins/gtk+/icons/22x22/widget-gtk-sidebar.png | Bin 0 -> 199 bytes
5 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index eb0275b..3e5bd72 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -2512,6 +2512,8 @@
</glade-widget-class>
+ <glade-widget-class name="GtkSidebar" generic-name="sidebar" _title="Sidebar" since="3.15"/>
+
<glade-widget-class name="GtkRevealer" generic-name="revealer" _title="Revealer" since="3.10">
<post-create-function>glade_gtk_revealer_post_create</post-create-function>
<properties>
@@ -5355,6 +5357,7 @@
<glade-widget-class-ref name="GtkInfoBar"/>
<glade-widget-class-ref name="GtkStackSwitcher" />
+ <glade-widget-class-ref name="GtkSidebar" />
</glade-widget-group>
<glade-widget-group name="gtk-composite" _title="Composite Widgets">
diff --git a/plugins/gtk+/icons/16x16/Makefile.am b/plugins/gtk+/icons/16x16/Makefile.am
index 6685b39..3e4e8c4 100644
--- a/plugins/gtk+/icons/16x16/Makefile.am
+++ b/plugins/gtk+/icons/16x16/Makefile.am
@@ -98,6 +98,7 @@ icons_DATA = \
widget-gtk-separator.png \
widget-gtk-separatormenuitem.png \
widget-gtk-separatortoolitem.png \
+ widget-gtk-sidebar.png \
widget-gtk-sizegroup.png \
widget-gtk-spinbutton.png \
widget-gtk-spinner.png \
diff --git a/plugins/gtk+/icons/16x16/widget-gtk-sidebar.png b/plugins/gtk+/icons/16x16/widget-gtk-sidebar.png
new file mode 100644
index 0000000..a680d2f
Binary files /dev/null and b/plugins/gtk+/icons/16x16/widget-gtk-sidebar.png differ
diff --git a/plugins/gtk+/icons/22x22/Makefile.am b/plugins/gtk+/icons/22x22/Makefile.am
index dfca02a..83cc83b 100644
--- a/plugins/gtk+/icons/22x22/Makefile.am
+++ b/plugins/gtk+/icons/22x22/Makefile.am
@@ -98,6 +98,7 @@ icons_DATA = \
widget-gtk-separator.png \
widget-gtk-separatormenuitem.png \
widget-gtk-separatortoolitem.png \
+ widget-gtk-sidebar.png \
widget-gtk-sizegroup.png \
widget-gtk-spinbutton.png \
widget-gtk-spinner.png \
diff --git a/plugins/gtk+/icons/22x22/widget-gtk-sidebar.png b/plugins/gtk+/icons/22x22/widget-gtk-sidebar.png
new file mode 100644
index 0000000..f99a58a
Binary files /dev/null and b/plugins/gtk+/icons/22x22/widget-gtk-sidebar.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]