mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
For now, add GtkPlacesSidebar to the Glade catalog for private widgets
Although GtkPlacesSidebar is a public widget, we can't have that in Glade's general catalog as this branch is not merged into GTK+ proper yet. We'll move the widget to Glade's catalog when this is done.
This commit is contained in:
parent
c297d4de68
commit
1d946367d3
@ -22,6 +22,7 @@
|
||||
<property id="size" disabled="True"/>
|
||||
</properties>
|
||||
</glade-widget-class>
|
||||
<glade-widget-class name="GtkPlacesSidebar" generic-name="placessidebar" title="Places Sidebar"/>
|
||||
</glade-widget-classes>
|
||||
|
||||
<glade-widget-group name="gtk-private" title="Private GTK+ Classes">
|
||||
@ -32,5 +33,6 @@
|
||||
<glade-widget-class-ref name="GtkScaleButtonScale"/>
|
||||
<glade-widget-class-ref name="ShortcutsPaneModelFilter"/>
|
||||
<glade-widget-class-ref name="GtkPrinterOptionWidget"/>
|
||||
<glade-widget-class-ref name="GtkPlacesSidebar"/>
|
||||
</glade-widget-group>
|
||||
</glade-catalog>
|
||||
|
Loading…
Reference in New Issue
Block a user