API revamp to shorten GValueArray structure.

Thu Dec 13 05:37:51 2001  Tim Janik  <timj@gtk.org>

        * glib/gbsearcharray.[hc]: API revamp to shorten GValueArray
        structure.
This commit is contained in:
Tim Janik
2001-12-13 07:06:56 +00:00
committed by Tim Janik
parent a05a4b7660
commit 67ab6118e9
14 changed files with 226 additions and 184 deletions

View File

@@ -36,10 +36,6 @@ A <structname>GPatternSpec</structname> is the 'compiled' form of a pattern.
This structure is opaque and its fields cannot be accessed directly.
</para>
@match_type:
@pattern_length:
@pattern:
@pattern_reversed:
<!-- ##### FUNCTION g_pattern_spec_new ##### -->
<para>

View File

@@ -46,9 +46,8 @@ A type which can hold any UTF-16 character code.
</para>
@Returns:
<!-- # Unused Parameters # -->
@charset:
@Returns:
<!-- ##### FUNCTION g_unichar_validate ##### -->