mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Added GRegex boxed type. (#445065, Carlos Garnacho)
2007-06-15 Cody Russell <bratsche@gnome.org> * docs/reference/gobject/tmpl/gboxed.sgml: * docs/reference/gobject/gobject-sections.txt: * glib/gregex.c: * gobject/gboxed.[ch]: * gobject/gobject.symbols: Added GRegex boxed type. (#445065, Carlos Garnacho) svn path=/trunk/; revision=5566
This commit is contained in:
committed by
Cody Russell
parent
e674f5fe77
commit
49f802b83e
@@ -339,6 +339,7 @@ G_TYPE_HASH_TABLE
|
||||
G_TYPE_DATE
|
||||
G_TYPE_GSTRING
|
||||
G_TYPE_STRV
|
||||
G_TYPE_REGEX
|
||||
GStrv
|
||||
|
||||
<SUBSECTION Standard>
|
||||
@@ -349,6 +350,7 @@ g_gstring_get_type
|
||||
g_strv_get_type
|
||||
g_date_get_type
|
||||
g_hash_table_get_type
|
||||
g_regex_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Reference in New Issue
Block a user