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

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