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