summaryrefslogtreecommitdiff
path: root/gtk/gtktextchild.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktextchild.h')
-rw-r--r--gtk/gtktextchild.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk/gtktextchild.h b/gtk/gtktextchild.h
index 1b7bd853c3..de84f7be35 100644
--- a/gtk/gtktextchild.h
+++ b/gtk/gtktextchild.h
@@ -60,6 +60,11 @@ struct _GtkTextChildAnchorClass
{
GObjectClass parent_class;
+ /* Padding for future expansion */
+ void (*_gtk_reserved1) (void);
+ void (*_gtk_reserved2) (void);
+ void (*_gtk_reserved3) (void);
+ void (*_gtk_reserved4) (void);
};
GType gtk_text_child_anchor_get_type (void) G_GNUC_CONST;