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