mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 16:32:18 +01:00 
			
		
		
		
	Bug 528717 – Misprint in the description of the parameter
'type_id' for the interface g_type_register_fundamental
        * gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
        Pointed out by Areg Beketovski
svn path=/trunk/; revision=7000
			
			
This commit is contained in:
		| @@ -1,3 +1,11 @@ | ||||
| 2008-06-11  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	Bug 528717 – Misprint in the description of the parameter  | ||||
| 	'type_id' for the interface g_type_register_fundamental | ||||
|  | ||||
| 	* gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals | ||||
| 	Pointed out by Areg Beketovski | ||||
|  | ||||
| 2008-06-11  Matthias Clasen  <mclasen@redhat.com> | ||||
|  | ||||
| 	Bug 528716 – Misprint in the description of the parameter  | ||||
|   | ||||
| @@ -1278,7 +1278,7 @@ type and its instances.  The value of @flags determines additional | ||||
| characteristics of the fundamental type. | ||||
| </para> | ||||
|  | ||||
| @type_id: 	A predefined #GTypeFundamentals value. | ||||
| @type_id: 	A predefined type identifier. | ||||
| @type_name: 	0-terminated string used as the name of the new type. | ||||
| @info: 		The #GTypeInfo structure for this type. | ||||
| @finfo: 		The #GTypeFundamentalInfo structure for this type. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user