glib r7008 - in trunk/docs/reference: . gobject/tmpl
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7008 - in trunk/docs/reference: . gobject/tmpl
- Date: Wed, 11 Jun 2008 17:47:53 +0000 (UTC)
Author: matthiasc
Date: Wed Jun 11 17:47:53 2008
New Revision: 7008
URL: http://svn.gnome.org/viewvc/glib?rev=7008&view=rev
Log:
more doc fixage
Modified:
trunk/docs/reference/ChangeLog
trunk/docs/reference/gobject/tmpl/gtype.sgml
Modified: trunk/docs/reference/gobject/tmpl/gtype.sgml
==============================================================================
--- trunk/docs/reference/gobject/tmpl/gtype.sgml (original)
+++ trunk/docs/reference/gobject/tmpl/gtype.sgml Wed Jun 11 17:47:53 2008
@@ -480,8 +480,8 @@
</para>
@instance: Location of the #GTypeInstance structure.
- g_type: The anchestor type of the class to be returned.
- c_type: The corresponding C type of @g_type.
+ g_type: The #GType of the class to be returned.
+ c_type: The C type of the class structure.
<!-- ##### MACRO G_TYPE_INSTANCE_GET_INTERFACE ##### -->
@@ -493,8 +493,8 @@
</para>
@instance: Location of the #GTypeInstance structure.
- g_type: The interface type to be returned.
- c_type: The corresponding C type of @g_type.
+ g_type: The #GType of the interface to be returned.
+ c_type: The C type of the interface structure.
<!-- ##### MACRO G_TYPE_INSTANCE_GET_PRIVATE ##### -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]