mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
amend G_TYPE_CHAR according to #303622.
Wed May 31 11:35:48 2006 Tim Janik <timj@gtk.org> * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
This commit is contained in:
@@ -1666,9 +1666,11 @@ The fundamental type from which all interfaces are derived.
|
||||
|
||||
|
||||
<!-- ##### MACRO G_TYPE_CHAR ##### -->
|
||||
<para>
|
||||
The fundamental type corresponding to #gchar.
|
||||
</para>
|
||||
<para>
|
||||
The fundamental type corresponding to #gchar.
|
||||
The type designated by G_TYPE_CHAR is unconditionally an 8-bit signed integer.
|
||||
This may or may not be the same type a the C type "gchar".
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user