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