mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 17:30:10 +00:00
Seal GtkTextChildAnchor.
* gtk/gtktextchild.h: Sealed private member. svn path=/trunk/; revision=20538
This commit is contained in:
parent
9135675bfd
commit
a04318013f
@ -55,7 +55,7 @@ struct _GtkTextChildAnchor
|
||||
{
|
||||
GObject parent_instance;
|
||||
|
||||
gpointer segment;
|
||||
gpointer GSEAL (segment);
|
||||
};
|
||||
|
||||
struct _GtkTextChildAnchorClass
|
||||
|
Loading…
Reference in New Issue
Block a user