VolumeButtonClassRef

public struct VolumeButtonClassRef : VolumeButtonClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ViewportClass Record: ViewportClassProtocol extension (methods and fields)

VolumeButtonClass Record