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