public class FontsIter : Boxed {
public weak FontsIter copy ( ) ;
public weak string get_file_name ( ) ;
public FontType get_font_type ( ) ;
public weak string get_full_name ( ) ;
public weak string get_name ( ) ;
public bool is_embedded ( ) ;
public bool is_subset ( ) ;
public bool next ( ) ;
}

public weak FontsIter copy ( ) ;
public weak string get_file_name ( ) ;
public FontType get_font_type ( ) ;
public weak string get_full_name ( ) ;
public weak string get_name ( ) ;
public bool is_embedded ( ) ;
public bool is_subset ( ) ;
public bool next ( ) ;
Created by Valadoc