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