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