GtkTargetEntry
public extension GtkTargetEntry
-
Drag and drop target entry convenience constructor
Declaration
Swift
@inlinable init(target: String, flags: TargetFlags = .sameApp, info: Int = 0)Parameters
targetname of the target
flagstarget restrictions (defaults to
.same_app)infotarget information
View on GitHub
Install in Dash
GtkTargetEntry Extension Reference