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