|
void | Execute (string[] args) |
|
void | KeyUpEvent (object o, KeyPressEventArgs e) |
|
void | KeyDownEvent (object o, KeyPressEventArgs e) |
|
void | ScrollEvent (object o, ScrollEventArgs args) |
|
void | Render (object sender, SkiaSharp.Views.Desktop.SKPaintSurfaceEventArgs e) |
|
void | MouseMove (object o, PointD e, MotionNotifyEventArgs buts) |
|
void | MouseUp (object o, PointD e, ButtonReleaseEventArgs buts) |
|
void | MouseDown (object o, PointD e, ButtonPressEventArgs buts) |
|
Definition at line 17 of file Plugin.cs.
◆ ContextMenu
bool BioGTK.Plugin.IPlugin.ContextMenu |
|
get |
◆ MenuPath
string BioGTK.Plugin.IPlugin.MenuPath |
|
get |
◆ Name
string BioGTK.Plugin.IPlugin.Name |
|
get |
The documentation for this interface was generated from the following file: