Remove pointless sealing from GtkTextChild
This commit is contained in:
@@ -58,7 +58,8 @@ struct _GtkTextChildAnchor
|
||||
{
|
||||
GObject parent_instance;
|
||||
|
||||
gpointer GSEAL (segment);
|
||||
/*< private >*/
|
||||
gpointer segment;
|
||||
};
|
||||
|
||||
struct _GtkTextChildAnchorClass
|
||||
|
||||
Reference in New Issue
Block a user