PlacesSidebarClassRef

public struct PlacesSidebarClassRef : PlacesSidebarClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PaperSize Record: PaperSizeProtocol extension (methods and fields)

PlacesSidebarClass Record