GtkInteropHelper Class
Definition
public class GtkInteropHelper
Constructors
| Name | Description |
|---|---|
| GtkInteropHelper | No summary available. |
GtkInteropHelper Constructor
public GtkInteropHelper()
Methods
| Name | Description |
|---|---|
| RunOnGlibThread | No summary available. |
RunOnGlibThread Method
public System.Threading.Tasks.Task<T> RunOnGlibThread<T>(Func<T> cb)
Parameters
cb Func<T>
Type Parameters
T
Returns
System.Threading.Tasks.Task<T>