Property | Type | Description | |
---|---|---|---|
baseType | string | ||
contextMenu | Stetic.ItemGroup | ||
deprecated | bool | ||
groups | Stetic.ItemGroupCollection | ||
importantGroups | int | ||
internalChildren | Stetic.ItemGroup | ||
isInternal | bool | ||
label | string | ||
signals | Stetic.ItemGroupCollection | ||
targetGtkVersion | string |
Method | Description | |
---|---|---|
CreateInstance ( IProject proj ) : object | ||
CreateWrapper ( ) : |
||
NewInstance ( IProject proj ) : object | ||
NewInstance ( IProject proj, bool initialize ) : object | ||
ResetInstance ( object obj ) : void | ||
SupportsGtkVersion ( string targetVersion ) : bool | ||
this ( string name ) : |
Method | Description | |
---|---|---|
CreateItemDescriptor ( |
||
Load ( |
Method | Description | |
---|---|---|
SetLibrary ( |
public abstract CreateInstance ( IProject proj ) : object | ||
proj | IProject | |
return | object |
protected CreateItemDescriptor ( |
||
elem | ||
group | Stetic.ItemGroup | |
return |
public abstract CreateWrapper ( ) : |
||
return |
protected Load ( |
||
elem | ||
return | void |
public NewInstance ( IProject proj ) : object | ||
proj | IProject | |
return | object |
public NewInstance ( IProject proj, bool initialize ) : object | ||
proj | IProject | |
initialize | bool | |
return | object |
public SupportsGtkVersion ( string targetVersion ) : bool | ||
targetVersion | string | |
return | bool |
protected ItemGroupCollection,Stetic groups | ||
return | Stetic.ItemGroupCollection |
protected ItemGroup,Stetic internalChildren | ||
return | Stetic.ItemGroup |
protected ItemGroupCollection,Stetic signals | ||
return | Stetic.ItemGroupCollection |