ShortcutsSectionClassRef

public struct ShortcutsSectionClassRef : ShortcutsSectionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ShortcutsGroupClass Record: ShortcutsGroupClassProtocol extension (methods and fields)

ShortcutsSectionClass Record