mirror of
https://gitlab.gnome.org/GNOME/glade.git
synced 2025-11-18 00:13:18 -05:00
Updated GTK+ widget catalog for new properties and signals Updated for GTK+ 3.14 and 3.16 (so far), this patch also modifies the scrolled window editor to place the overlay-scrollbars property nicely into the custom editor. Also set GtkSidebar target version 3.16 (we dont encode odd numbers here)
395 lines
16 KiB
XML
395 lines
16 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Generated with glade 3.18.1
|
|
|
|
libgladegtk - Glade UI Designer Gtk+ support plugin
|
|
Copyright (C) 2013 Tristan Van Berkom <tvb@gnome.org>
|
|
|
|
This library is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 2.1 of the License, or (at your option) any later version.
|
|
|
|
This library is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this library; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
|
Author: Tristan Van Berkom <tvb@gnome.org>
|
|
|
|
-->
|
|
<interface domain="glade">
|
|
<requires lib="gtk+" version="3.10"/>
|
|
<requires lib="gladeui" version="0.0"/>
|
|
<template class="GladeScrolledWindowEditor" parent="GladeEditorSkeleton">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkGrid" id="grid">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="row_spacing">6</property>
|
|
<property name="column_spacing">6</property>
|
|
<child>
|
|
<object class="GladeEditorTable" id="embed">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">0</property>
|
|
<property name="width">6</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="title">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="halign">start</property>
|
|
<property name="valign">center</property>
|
|
<property name="label" translatable="yes">Scrolled Window Attributes</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">1</property>
|
|
<property name="width">6</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyLabel" id="shadow_type_label">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">shadow-type</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="shadow_type_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">shadow-type</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="window_placement_set_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">window-placement-set</property>
|
|
<property name="editor_type">GladeEpropCheck</property>
|
|
<property name="custom_text" translatable="yes">Window Placement:</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">3</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="window_placement_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="property_name">window-placement</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">3</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="kinetic_scrolling_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">kinetic-scrolling</property>
|
|
<property name="editor_type">GladeEpropCheck</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">4</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyLabel" id="content_width_label">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">min-content-width</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">5</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="content_width_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">min-content-width</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">5</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyLabel" id="content_height_label">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">min-content-height</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">6</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="content_height_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">min-content-height</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">6</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="htitle">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="halign">start</property>
|
|
<property name="valign">center</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="label" translatable="yes">Horizontal</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">7</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="vtitle">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="halign">start</property>
|
|
<property name="valign">center</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="label" translatable="yes">Vertical</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">7</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyLabel" id="hpolicy_label">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">24</property>
|
|
<property name="property_name">hscrollbar-policy</property>
|
|
<property name="custom_text" translatable="yes">Scrollbar Policy:</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">8</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="hpolicy_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="property_name">hscrollbar-policy</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">2</property>
|
|
<property name="top_attach">8</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyLabel" id="vpolicy_label">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="property_name">vscrollbar-policy</property>
|
|
<property name="custom_text" translatable="yes">Scrollbar Policy:</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">8</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="vpolicy_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="property_name">vscrollbar-policy</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">4</property>
|
|
<property name="top_attach">8</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyLabel" id="hadj_label">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">24</property>
|
|
<property name="property_name">hadjustment</property>
|
|
<property name="custom_text" translatable="yes">Adjustment:</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">0</property>
|
|
<property name="top_attach">9</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyLabel" id="vadj_label">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="margin_left">12</property>
|
|
<property name="property_name">vadjustment</property>
|
|
<property name="custom_text" translatable="yes">Adjustment:</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">9</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="hadj_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="property_name">hadjustment</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">2</property>
|
|
<property name="top_attach">9</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="vadj_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="property_name">vadjustment</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">4</property>
|
|
<property name="top_attach">9</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GladePropertyShell" id="overlay_scrolling_editor">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="hexpand">False</property>
|
|
<property name="property_name">overlay-scrolling</property>
|
|
<property name="editor_type">GladeEpropCheck</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="top_attach">4</property>
|
|
<property name="width">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child-editors>
|
|
<editor id="embed"/>
|
|
<editor id="shadow_type_label"/>
|
|
<editor id="shadow_type_editor"/>
|
|
<editor id="window_placement_set_editor"/>
|
|
<editor id="window_placement_editor"/>
|
|
<editor id="kinetic_scrolling_editor"/>
|
|
<editor id="content_width_label"/>
|
|
<editor id="content_width_editor"/>
|
|
<editor id="content_height_label"/>
|
|
<editor id="content_height_editor"/>
|
|
<editor id="hpolicy_label"/>
|
|
<editor id="hpolicy_editor"/>
|
|
<editor id="vpolicy_label"/>
|
|
<editor id="vpolicy_editor"/>
|
|
<editor id="hadj_label"/>
|
|
<editor id="vadj_label"/>
|
|
<editor id="hadj_editor"/>
|
|
<editor id="vadj_editor"/>
|
|
<editor id="overlay_scrolling_editor"/>
|
|
</child-editors>
|
|
</template>
|
|
</interface>
|