FontMap
        
        Object Hierarchy:
         
      
        Description:
        public interface FontMap : Object, CairoFontMap
        
        
        
        Content:
        Static methods:
        
          - public static void clear_glyph_cache (FontMap font_map)
            
            Clears the glyph cache for font_map.
 
- public static Context create_context (FontMap font_map)
            
            Create a Context for the given 
                  font_map.
 
- public static weak Renderer get_renderer (FontMap font_map)
            
            Retrieves the Renderer
                 for the passed font_map.
 
- public static Bool get_use_mipmapping (FontMap font_map)
            
            Retrieves whether the 
                  Renderer used by font_mapwill use mipmapping when rendering the glyphs.
 
- public static FontMap @new ()
            
            Creates a new font map.
             
- public static void set_resolution (FontMap font_map, double dpi)
            
            Sets the resolution for the font_map.
 
- public static void set_use_mipmapping (FontMap font_map, Bool value)
            
            Sets whether the renderer for the passed font map should use 
                mipmapping when rendering a Layout.
             
Inherited Members:
        
          
            All known members inherited from class GLib.Object
            
             
            
              
                
                  - @new
- newv
- new_valist
- get_type
- get_class
- @ref
- unref
- ref_sink
- weak_ref
- weak_unref
- add_weak_pointer
- remove_weak_pointer
 
              
                
                  - @get
- @set
- get_property
- set_property
- get_data
- set_data
- set_data_full
- steal_data
- get_qdata
- set_qdata
- set_qdata_full
- steal_qdata
 
              
                
                  - freeze_notify
- thaw_notify
- dispose
- constructed
- notify_property
- connect
- disconnect
- add_toggle_ref
- remove_toggle_ref
- bind_property
- notify
- ref_count
 
             
           
          
            
              All known members inherited from interface Pango.CairoFontMap
              
               
              
                
                  
                    - get_default
- @new
- new_for_font_type
 
                
                  
                    - create_context
- get_font_type
- get_resolution
 
                
                  
                    - set_default
- set_resolution