Method |
Description |
|
GenerateCreationCode ( CodeNamespace cns, CodeTypeDeclaration type, Gtk w, System.CodeDom.CodeExpression widgetVarExp, CodeStatementCollection statements, GenerationOptions options, ArrayList warnings ) : WidgetMap |
|
|
GenerateCreationCode ( CodeNamespace cns, CodeTypeDeclaration type, Wrapper grp, System.CodeDom.CodeExpression groupVarExp, CodeStatementCollection statements, GenerationOptions options, ArrayList warnings ) : WidgetMap |
|
|
GenerateProjectCode ( GenerationOptions options, ProjectBackend projects ) : Stetic.CodeGenerationResult |
|
|
GenerateProjectCode ( string file, CodeDomProvider provider, GenerationOptions options, ProjectBackend projects ) : void |
|
|