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