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