GtkTargetEntry

public extension GtkTargetEntry
  • Drag and drop target entry convenience constructor

    Declaration

    Swift

    @inlinable
    init(target: String, flags: TargetFlags = .sameApp, info: Int = 0)

    Parameters

    target

    name of the target

    flags

    target restrictions (defaults to .same_app)

    info

    target information