NotebookPageAccessibleClassRef

public struct NotebookPageAccessibleClassRef : NotebookPageAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

NotebookClass Record: NotebookClassProtocol extension (methods and fields)

NotebookPageAccessibleClass Record