C# Class Pinta.Resources.ResourceManager

Show file Open project: xxgreg/Pinta Class Usage Examples

Public Methods

Method Description
GetIcon ( string name ) : Gdk.Pixbuf
ResourceManager ( ) : System

Method Details

GetIcon() public method

public GetIcon ( string name ) : Gdk.Pixbuf
name string
return Gdk.Pixbuf

ResourceManager() public method

public ResourceManager ( ) : System
return System