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