Свойство | Тип | Описание | |
---|---|---|---|
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 abstract CreateWrapper ( ) : |
||
Результат |
protected Load ( |
||
elem | ||
Результат | void |
public NewInstance ( IProject proj ) : object | ||
proj | IProject | |
Результат | object |
public NewInstance ( IProject proj, bool initialize ) : object | ||
proj | IProject | |
initialize | bool | |
Результат | object |
public ResetInstance ( object obj ) : void | ||
obj | object | |
Результат | void |
public SupportsGtkVersion ( string targetVersion ) : bool | ||
targetVersion | string | |
Результат | bool |
public this ( string name ) : |
||
name | string | |
Результат |
protected ItemGroupCollection,Stetic groups | ||
Результат | Stetic.ItemGroupCollection |
protected ItemGroup,Stetic internalChildren | ||
Результат | Stetic.ItemGroup |
protected ItemGroupCollection,Stetic signals | ||
Результат | Stetic.ItemGroupCollection |