entry: Remove priv pointer
This commit is contained in:
499
gtk/gtkentry.c
499
gtk/gtkentry.c
File diff suppressed because it is too large
Load Diff
@@ -73,8 +73,6 @@ struct _GtkEntry
|
||||
{
|
||||
/*< private >*/
|
||||
GtkWidget parent_instance;
|
||||
|
||||
GtkEntryPrivate *priv;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user