Method | Description | |
---|---|---|
GenerateBuildCode ( |
||
GetIcon ( string name ) : |
||
ProjectIconFactory ( ) : System | ||
Read ( IProject project, |
||
RenderIcon ( IProject project, string name, Gtk size ) : Gdk.Pixbuf | ||
RenderIcon ( IProject project, string name, int size ) : Gdk.Pixbuf | ||
Write ( |
public GenerateBuildCode ( |
||
ctx | ||
return | void |
public GetIcon ( string name ) : |
||
name | string | |
return |
public Read ( IProject project, |
||
project | IProject | |
elem | ||
return | void |
public RenderIcon ( IProject project, string name, Gtk size ) : Gdk.Pixbuf | ||
project | IProject | |
name | string | |
size | Gtk | |
return | Gdk.Pixbuf |
public RenderIcon ( IProject project, string name, int size ) : Gdk.Pixbuf | ||
project | IProject | |
name | string | |
size | int | |
return | Gdk.Pixbuf |
public Write ( |
||
doc | ||
return |