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