ShortcutLabelClassRef

public struct ShortcutLabelClassRef : ShortcutLabelClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ShortcutControllerClass Record: ShortcutControllerClassProtocol extension (methods and fields)

ShortcutLabelClass Record