popover: Add padding pointers to GtkPopoverClass
This commit is contained in:
@@ -47,6 +47,9 @@ struct _GtkPopover
|
||||
struct _GtkPopoverClass
|
||||
{
|
||||
GtkBinClass parent_class;
|
||||
|
||||
/* Padding for future expansion */
|
||||
gpointer reserved[10];
|
||||
};
|
||||
|
||||
GDK_AVAILABLE_IN_3_12
|
||||
|
||||
Reference in New Issue
Block a user