summaryrefslogtreecommitdiff
path: root/gtk/gtkswitch.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-27 17:04:46 -0500
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2014-01-27 19:59:55 -0500
commit22586ea7c2c87a44ac1cc87f876e9f3ba2e73625 (patch)
tree72f3256948c09d527f3cd7ec409017c92515dde7 /gtk/gtkswitch.h
parent8418e6422f0ec67c51d472321f4704a3a16e0368 (diff)
downloadgtk+-22586ea7c2c87a44ac1cc87f876e9f3ba2e73625.tar.gz
docs: use #*-struct instead of <structname>
Diffstat (limited to 'gtk/gtkswitch.h')
-rw-r--r--gtk/gtkswitch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkswitch.h b/gtk/gtkswitch.h
index 9804f4f474..70cfd970bd 100644
--- a/gtk/gtkswitch.h
+++ b/gtk/gtkswitch.h
@@ -48,7 +48,7 @@ typedef struct _GtkSwitchClass GtkSwitchClass;
/**
* GtkSwitch:
*
- * The <structname>GtkSwitch</structname> structure contains private
+ * The #GtkSwitch-struct contains private
* data and it should only be accessed using the provided API.
*/
struct _GtkSwitch