NotebookPageAccessibleRef

public struct NotebookPageAccessibleRef : NotebookPageAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

NotebookPageAccessible Class