[gtk+] GdkVisual: tell gtk-doc to ignore the innards
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] GdkVisual: tell gtk-doc to ignore the innards
- Date: Fri, 1 Oct 2010 12:10:33 +0000 (UTC)
commit 036aa0eea92b821ee83923a2a474a4aa369d6557
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 1 07:37:26 2010 -0400
GdkVisual: tell gtk-doc to ignore the innards
gdk/gdkvisual.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gdk/gdkvisual.h b/gdk/gdkvisual.h
index 95fb441..80d742f 100644
--- a/gdk/gdkvisual.h
+++ b/gdk/gdkvisual.h
@@ -78,7 +78,8 @@ typedef enum
struct _GdkVisual
{
GObject parent_instance;
-
+
+ /*< private >*/
GdkVisualType GSEAL (type);
gint GSEAL (depth);
GdkByteOrder GSEAL (byte_order);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]