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