Property | Type | Description | |
---|---|---|---|
Category | string | ||
Description | string | ||
Name | string |
Property | Type | Description | |
---|---|---|---|
Icon | Gdk.Pixbuf | ||
ItemFilters | ICollection |
Method | Description | |
---|---|---|
Activate ( object host ) : void | ||
Filter ( string keyword ) : bool | ||
IsSupportedBy ( IDesignerHost host ) : bool | ||
IsSupportedBy ( object rootDesigner ) : bool | ||
ItemToolboxNode ( ) : System |
Method | Description | |
---|---|---|
EvaluateCustomFilter ( IToolboxUser user ) : bool | ||
ImageToPixbuf ( System image ) : Gdk.Pixbuf |
Method | Description | |
---|---|---|
FilterPermitted ( |
public abstract Activate ( object host ) : void | ||
host | object | |
return | void |
protected EvaluateCustomFilter ( IToolboxUser user ) : bool | ||
user | IToolboxUser | |
return | bool |
protected ImageToPixbuf ( System image ) : Gdk.Pixbuf | ||
image | System | |
return | Gdk.Pixbuf |
public IsSupportedBy ( IDesignerHost host ) : bool | ||
host | IDesignerHost | |
return | bool |
public IsSupportedBy ( object rootDesigner ) : bool | ||
rootDesigner | object | |
return | bool |