GdkVisual: tell gtk-doc to ignore the innards

This commit is contained in:
Matthias Clasen 2010-10-01 07:37:26 -04:00
parent 8f91329900
commit 036aa0eea9

View File

@ -79,6 +79,7 @@ struct _GdkVisual
{
GObject parent_instance;
/*< private >*/
GdkVisualType GSEAL (type);
gint GSEAL (depth);
GdkByteOrder GSEAL (byte_order);