Add devel style to demos

Lets show this off. Its cool.
This commit is contained in:
Matthias Clasen 2018-09-05 20:10:41 -04:00
parent ae2c765ffd
commit ca9aa23619
3 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,7 @@
</columns>
</object>
<object class="GtkApplicationWindow" id="window">
<style><class name="devel"/></style>
<property name="default-width">800</property>
<property name="default-height">600</property>
<property name="title">GTK+ Demo</property>

View File

@ -6,6 +6,7 @@
<property name="child-model">store</property>
</object>
<template class="IconBrowserWindow" parent="GtkApplicationWindow">
<style><class name="devel"/></style>
<property name="title" translatable="yes">Icon Browser</property>
<property name="default-width">1024</property>
<property name="default-height">768</property>

View File

@ -396,6 +396,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
</columns>
</object>
<object class="GtkApplicationWindow" id="window">
<style><class name="devel"/></style>
<property name="title">GTK+ Widget Factory</property>
<child type="titlebar">
<object class="GtkHeaderBar" id="headerbar1">
@ -3583,4 +3584,4 @@ bad things might happen.</property>
</object>
</child>
</object>
</interface>
</interface>