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