mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
Add a boxed type for nul-terminated string arrays. (#110528)
Fri Jan 9 23:41:00 2004 Matthias Clasen <maclas@gmx.de> * gboxed.h: * gboxed.c (g_strv_get_type): Add a boxed type for nul-terminated string arrays. (#110528)
This commit is contained in:
committed by
Matthias Clasen
parent
ba482c66c3
commit
b4f769efaf
@@ -291,12 +291,15 @@ g_pointer_type_register_static
|
||||
|
||||
<SUBSECTION>
|
||||
G_TYPE_GSTRING
|
||||
G_TYPE_STRV
|
||||
GStrv
|
||||
|
||||
<SUBSECTION Standard>
|
||||
G_TYPE_IS_BOXED
|
||||
|
||||
<SUBSECTION Private>
|
||||
g_gstring_get_type
|
||||
g_strv_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Reference in New Issue
Block a user