ProgressBarAccessibleRef

public struct ProgressBarAccessibleRef : ProgressBarAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ProgressBarAccessible Class