Class CellViewHandle
public class CellViewHandle : WidgetHandle, IDisposable
- Inheritance
-
CellViewHandle
- Implements
- Inherited Members
Constructors
CellViewHandle(nint, bool)
public CellViewHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static CellViewHandle For<T>(ConstructArgument[] constructArguments) where T : CellView, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T