프로퍼티 | 타입 | 설명 | |
---|---|---|---|
baseType | string | ||
contextMenu | Stetic.ItemGroup | ||
deprecated | bool | ||
groups | Stetic.ItemGroupCollection | ||
importantGroups | int | ||
internalChildren | Stetic.ItemGroup | ||
isInternal | bool | ||
label | string | ||
signals | Stetic.ItemGroupCollection | ||
targetGtkVersion | string |
메소드 | 설명 | |
---|---|---|
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 ) : |
메소드 | 설명 | |
---|---|---|
CreateItemDescriptor ( |
||
Load ( |
메소드 | 설명 | |
---|---|---|
SetLibrary ( |
public abstract CreateInstance ( IProject proj ) : object | ||
proj | IProject | |
리턴 | object |
protected CreateItemDescriptor ( |
||
elem | ||
group | Stetic.ItemGroup | |
리턴 |
public NewInstance ( IProject proj, bool initialize ) : object | ||
proj | IProject | |
initialize | bool | |
리턴 | object |
public SupportsGtkVersion ( string targetVersion ) : bool | ||
targetVersion | string | |
리턴 | bool |