Свойство | Тип | Описание | |
---|---|---|---|
FileChooserDialog_FileActivated | void | ||
GLWidget_RenderFrame | void | ||
IGuiWindowInfo | void | ||
OpenOpenDialog | void | ||
PspDisplay_DrawEvent | void | ||
Window_KeyPressEvent | void | ||
Window_KeyReleaseEvent | void | ||
Window_KeysChanged | void | ||
Window_Removed | void |
Метод | Описание | |
---|---|---|
GtkProgram ( ) : System | ||
Run ( IGuiExternalInterface IGuiExternalInterface ) : void | ||
RunStart ( IGuiExternalInterface IGuiExternalInterface ) : void |
Метод | Описание | |
---|---|---|
FileChooserDialog_FileActivated ( object sender, |
||
GLWidget_RenderFrame ( object sender, |
||
IGuiWindowInfo ( ) : void | ||
OpenOpenDialog ( ) : void | ||
PspDisplay_DrawEvent ( ) : void | ||
Window_KeyPressEvent ( object o, Gtk.KeyPressEventArgs args ) : void | ||
Window_KeyReleaseEvent ( object o, Gtk.KeyReleaseEventArgs args ) : void | ||
Window_KeysChanged ( object sender, |
||
Window_Removed ( object o, Gtk.RemovedArgs args ) : void |
public Run ( IGuiExternalInterface IGuiExternalInterface ) : void | ||
IGuiExternalInterface | IGuiExternalInterface | |
Результат | void |
public static RunStart ( IGuiExternalInterface IGuiExternalInterface ) : void | ||
IGuiExternalInterface | IGuiExternalInterface | |
Результат | void |