public static bool scan_string (ref string pos, GLib.StringBuilder @out);
[CCode (cheader_filename = "pango/pango.h")]
[Version (deprecated = true, deprecated_since = "1.38")]
- public static bool scan_word (ref string pos, out unowned GLib.StringBuilder @out);
+ public static bool scan_word (ref string pos, GLib.StringBuilder @out);
[CCode (cheader_filename = "pango/pango.h")]
public static void shape (string text, int length, Pango.Analysis analysis, Pango.GlyphString glyphs);
[CCode (cheader_filename = "pango/pango.h")]