forked from AuroraMiddleware/gtk
Also seal variables marked as private.
* gtk/gtkdialog.h: Also seal variables marked as private. svn path=/trunk/; revision=20501
This commit is contained in:
parent
d0b16c1151
commit
fa1e2eb009
@ -105,7 +105,7 @@ struct _GtkDialog
|
||||
GtkWidget *GSEAL (action_area);
|
||||
|
||||
/*< private >*/
|
||||
GtkWidget *separator;
|
||||
GtkWidget *GSEAL (separator);
|
||||
};
|
||||
|
||||
struct _GtkDialogClass
|
||||
|
Loading…
Reference in New Issue
Block a user