diff options
author | Tim Janik <timj@gtk.org> | 2001-02-04 07:04:06 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2001-02-04 07:04:06 +0000 |
commit | eb23f124cfc4b476b1ace5550513b453ad924e7b (patch) | |
tree | e8cc5b0dfcd57567a62a1d06f88ff776be4a4973 /docs/tmpl/pango-indic.sgml | |
parent | 2246697fe6b423b8837dcf49e237db8ade8ea2ff (diff) | |
download | pango-eb23f124cfc4b476b1ace5550513b453ad924e7b.tar.gz |
pass 0 as first argument to g_type_init().
Sun Feb 4 07:48:47 2001 Tim Janik <timj@gtk.org>
* pango/pango-attributes.c (pango_color_get_type): pass 0 as
first argument to g_type_init().
* pango/pangoxft-fontmap.c (pango_xft_get_font_map):
* pango/pangowin32-fontmap.c (pango_win32_font_map_for_display):
* pango/pangoft2-fontmap.c (pango_ft2_font_map_for_display):
* pango/pangox-fontmap.c (pango_x_font_map_for_display):
* pango/pango-context.c (pango_context_new): likewise.
* i dare saying that i doubt the usefullness of all these
g_type_init() calls though.
Diffstat (limited to 'docs/tmpl/pango-indic.sgml')
-rw-r--r-- | docs/tmpl/pango-indic.sgml | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/docs/tmpl/pango-indic.sgml b/docs/tmpl/pango-indic.sgml index 24c5fae3..cddc77f9 100644 --- a/docs/tmpl/pango-indic.sgml +++ b/docs/tmpl/pango-indic.sgml @@ -14,75 +14,3 @@ Indic Engine Support </para> -<!-- ##### MACRO ZERO_WIDTH_NON_JOINER ##### --> -<para> - -</para> - - - -<!-- ##### MACRO ZERO_WIDTH_JOINER ##### --> -<para> - -</para> - - - -<!-- ##### STRUCT PangoIndicScript ##### --> -<para> - -</para> - -@name: -@is_prefixing_vowel: -@is_vowel_sign: -@vowel_sign_to_matra: -@is_vowel_half: -@vowel_split: - -<!-- ##### FUNCTION pango_indic_shift_vowels ##### --> -<para> - -</para> - -@script: -@chars: -@end: - - -<!-- ##### FUNCTION pango_indic_compact ##### --> -<para> - -</para> - -@script: -@num: -@chars: -@cluster: - - -<!-- ##### FUNCTION pango_indic_convert_vowels ##### --> -<para> - -</para> - -@script: -@in_middle: -@num: -@chars: -@has_standalone_vowels: - - -<!-- ##### FUNCTION pango_indic_split_out_characters ##### --> -<para> - -</para> - -@script: -@text: -@n_chars: -@wc: -@n_glyph: -@glyphs: - - |