AppChooserButtonClassRef

public struct AppChooserButtonClassRef : AppChooserButtonClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

AlignmentClass Record: AlignmentClassProtocol extension (methods and fields)

AppChooserButtonClass Record