diff options
Diffstat (limited to 'docs/tmpl/pangofc-decoder.sgml')
-rw-r--r-- | docs/tmpl/pangofc-decoder.sgml | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/docs/tmpl/pangofc-decoder.sgml b/docs/tmpl/pangofc-decoder.sgml deleted file mode 100644 index 7b80410c..00000000 --- a/docs/tmpl/pangofc-decoder.sgml +++ /dev/null @@ -1,58 +0,0 @@ -<!-- ##### SECTION Title ##### --> -PangoFcDecoder - -<!-- ##### SECTION Short_Description ##### --> -Custom font encoding handling - -<!-- ##### SECTION Long_Description ##### --> -<para> -PangoFcDecoder represents a decoder that an application provides -for handling a font that is encoded in a custom way. -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### SECTION Image ##### --> - - -<!-- ##### STRUCT PangoFcDecoder ##### --> -<para> - -</para> - - -<!-- ##### STRUCT PangoFcDecoderClass ##### --> -<para> - -</para> - -@get_charset: -@get_glyph: - -<!-- ##### FUNCTION pango_fc_decoder_get_charset ##### --> -<para> - -</para> - -@decoder: -@fcfont: -@Returns: - - -<!-- ##### FUNCTION pango_fc_decoder_get_glyph ##### --> -<para> - -</para> - -@decoder: -@fcfont: -@wc: -@Returns: - - |