Function
gtkDoc2SwiftDoc(for:_:linePrefix:)
Convert the given String to SwiftDoc
Parameters
thing-
The GIR thing to generate documentation for
gtkDoc-
String in
gtk-docformat linePrefix-
String to prefix each line with (e.g. indentation and/or “///”)
Return Value
String in SwiftDoc format