FontsIter
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "poppler_fonts_iter_get_type ()" ) ]
[ Compact ]
public class FontsIter
Content:
Methods:
- public FontsIter copy ()
Creates a copy of this
- public void free ()
Frees the given FontsIter
- public unowned string get_encoding ()
Returns the encoding of the font associated with
this
- public unowned string get_file_name ()
The filename of the font associated with this
or null
if the font is embedded
- public FontType get_font_type ()
Returns the type of the font associated with this
- public unowned string get_full_name ()
Returns the full name of the font associated with
this
- public unowned string get_name ()
Returns the name of the font associated with this
- public unowned string get_substitute_name ()
The name of the substitute font of the font associated with
this or null
if the font is embedded
- public bool is_embedded ()
Returns whether the font associated with this
is embedded in the document
- public bool is_subset ()
Returns whether the font associated with this
is a subset of another font
- public bool next ()
Sets this to point to the next font