public class TreeDirectory : TreeItem {
public weak string get_comment ( ) ;
public weak GLib.SList get_contents ( ) ;
public weak string get_desktop_file_path ( ) ;
public weak string get_icon ( ) ;
public bool get_is_nodisplay ( ) ;
public weak string get_menu_id ( ) ;
public weak string get_name ( ) ;
public weak Tree get_tree ( ) ;
public weak string make_path ( TreeEntry entry ) ;
}

public weak string get_comment ( ) ;
public weak GLib.SList get_contents ( ) ;
public weak string get_desktop_file_path ( ) ;
public weak string get_icon ( ) ;
public bool get_is_nodisplay ( ) ;
public weak string get_menu_id ( ) ;
public weak string get_name ( ) ;
public weak Tree get_tree ( ) ;
public weak string make_path ( TreeEntry entry ) ;
Created by Valadoc