Table of Contents

Class BookmarkListHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class BookmarkListHandle : ObjectHandle, IDisposable
Inheritance
BookmarkListHandle
Implements
Inherited Members

Constructors

BookmarkListHandle(nint, bool)

public BookmarkListHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static BookmarkListHandle For<T>(ConstructArgument[] constructArguments) where T : BookmarkList, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

BookmarkListHandle

Type Parameters

T