NothingActionClassRef

public struct NothingActionClassRef : NothingActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

NoSelectionClass Record: NoSelectionClassProtocol extension (methods and fields)

NothingActionClass Record