Git init
[external/pango1.0.git] / docs / tmpl / pangofc-decoder.sgml
1 <!-- ##### SECTION Title ##### -->
2 PangoFcDecoder
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Custom font encoding handling
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 PangoFcDecoder represents a decoder that an application provides
10 for handling a font that is encoded in a custom way.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15
16 </para>
17
18 <!-- ##### SECTION Stability_Level ##### -->
19
20
21 <!-- ##### STRUCT PangoFcDecoder ##### -->
22 <para>
23
24 </para>
25
26
27 <!-- ##### STRUCT PangoFcDecoderClass ##### -->
28 <para>
29
30 </para>
31
32 @get_charset: 
33 @get_glyph: 
34
35 <!-- ##### FUNCTION pango_fc_decoder_get_charset ##### -->
36 <para>
37
38 </para>
39
40 @decoder: 
41 @fcfont: 
42 @Returns: 
43
44
45 <!-- ##### FUNCTION pango_fc_decoder_get_glyph ##### -->
46 <para>
47
48 </para>
49
50 @decoder: 
51 @fcfont: 
52 @wc: 
53 @Returns: 
54
55