BookmarkListClassRef

public struct BookmarkListClassRef : BookmarkListClassProtocol

The BookmarkListClassRef type acts as a lightweight Swift reference to an underlying GtkBookmarkListClass instance. It exposes methods that can operate on this data type through BookmarkListClassProtocol conformance. Use BookmarkListClassRef only as an unowned reference to an existing GtkBookmarkListClass instance.

  • ptr
    Untyped pointer to the underlying `GtkBookmarkListClass` instance.
    

    For type-safe access, use the generated, typed pointer _ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

BitsetIter Record: BitsetIterProtocol extension (methods and fields)

BookmarkListClass Record