-
Set the given surface as the icon for the drag context
Declaration
Swift
@inlinable func set<S>(icon surface: S) where S : SurfaceProtocol
Parameters
surface
Cairo surface to act as the icon
Gtk 3.24.30 Docs (80% documented)
Set the given surface as the icon for the drag context
Swift
@inlinable
func set<S>(icon surface: S) where S : SurfaceProtocol
surface
|
Cairo surface to act as the icon |