class type view_factory =object..end
method create : ressource_name ->
string array -> view * GWindow.windowmethod create_no_window : GWindow.window ->
ressource_name ->
string array -> view * GObj.widgetmethod known_ressource_kinds : ressource_kind listmethod name : view_name