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