[glib] Fix G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE documentation
- From: Dieter Verfaillie <dieterv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE documentation
- Date: Thu, 22 Aug 2013 18:52:54 +0000 (UTC)
commit 9bcb6d3f007358deb77294b828ea5d706de04aab
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date: Thu Aug 22 20:52:17 2013 +0200
Fix G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE documentation
https://bugzilla.gnome.org/show_bug.cgi?id=706469
gobject/gtype.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gobject/gtype.h b/gobject/gtype.h
index d2da6c6..5dda9b0 100644
--- a/gobject/gtype.h
+++ b/gobject/gtype.h
@@ -1394,8 +1394,8 @@ guint g_type_get_type_registration_serial (void);
* @TN: The name of the new type, in Camel case.
* @t_n: The name of the new type, in lowercase, with words
* separated by '_'.
- *
* @T_P: The #GType of the parent type.
+ *
* Similar to G_DEFINE_TYPE_WITH_PRIVATE(), but defines an abstract type.
* See G_DEFINE_TYPE_EXTENDED() for an example.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]