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