summaryrefslogtreecommitdiff
path: root/plugins/gtk+/gtk+.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtk+/gtk+.xml.in')
-rw-r--r--plugins/gtk+/gtk+.xml.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 95ff2c7b..fc95f5b4 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -3374,6 +3374,14 @@
</packing-properties>
</glade-widget-class>
+ <glade-widget-class name="GtkPopover" generic-name="popover" _title="Popover">
+ <constructor-function>glade_gtk_popover_constructor</constructor-function>
+ <properties>
+ <property id="relative-to" ignore="True"/>
+ <property id="position" ignore="True"/>
+ </properties>
+ </glade-widget-class>
+
<glade-widget-class name="GtkLinkButton" generic-name="linkbutton" _title="Link Button">
<properties>
<!-- The pspec of this prop says that the default is http://www.gtk.org but gtk_link_button_init() does
@@ -5413,6 +5421,7 @@
<glade-widget-class-ref name="GtkInfoBar"/>
<glade-widget-class-ref name="GtkStackSwitcher" />
<glade-widget-class-ref name="GtkStackSidebar" />
+ <glade-widget-class-ref name="GtkPopover"/>
</glade-widget-group>
<glade-widget-group name="gtk-composite" _title="Composite Widgets">