Метод | Описание | |
---|---|---|
ActionToolbar ( ) : System | ||
FillMenu ( |
||
RestoreStatus ( object stat ) : void | ||
SaveStatus ( ) : object | ||
Select ( |
||
ShowContextMenu ( Stetic.Editor.ActionItem aitem ) : void | ||
Unselect ( ) : void |
Метод | Описание | |
---|---|---|
OnDragDrop ( Gdk context, int x, int y, uint time ) : bool | ||
OnDragLeave ( Gdk context, uint time ) : void | ||
OnDragMotion ( Gdk context, int x, int y, uint time ) : bool | ||
OnExposeEvent ( Gdk ev ) : bool |
Метод | Описание | |
---|---|---|
AddCreateItemLabel ( ) : void | ||
AddItem ( |
||
AddSpacerItem ( ) : void | ||
FindMenuItem ( |
||
GetButtonEndPos ( Gtk w ) : int | ||
GetButtonPos ( Gtk w ) : int | ||
GetButtonSize ( Gtk w ) : int | ||
HideSpacerItem ( ) : void | ||
InsertAction ( int pos ) : void | ||
InsertActionAt ( |
||
LocateWidget ( int x, int y ) : |
||
OnChildAdded ( object ob, |
||
OnChildRemoved ( object ob, |
||
OnEditingDone ( object ob, |
||
OnItemKeyPress ( object s, Gtk args ) : void | ||
OnNewItemPress ( object ob, Gtk args ) : void | ||
Paste ( |
||
Refresh ( ) : void |
public FillMenu ( |
||
actionTree | ||
Результат | void |
protected OnDragDrop ( Gdk context, int x, int y, uint time ) : bool | ||
context | Gdk | |
x | int | |
y | int | |
time | uint | |
Результат | bool |
protected OnDragLeave ( Gdk context, uint time ) : void | ||
context | Gdk | |
time | uint | |
Результат | void |
protected OnDragMotion ( Gdk context, int x, int y, uint time ) : bool | ||
context | Gdk | |
x | int | |
y | int | |
time | uint | |
Результат | bool |
public RestoreStatus ( object stat ) : void | ||
stat | object | |
Результат | void |
public Select ( |
||
node | ||
Результат | void |
public ShowContextMenu ( Stetic.Editor.ActionItem aitem ) : void | ||
aitem | Stetic.Editor.ActionItem | |
Результат | void |