API Version: 1.0
Library Version: 1.48.3
const char* pango_layout_get_text ( PangoLayout* layout )
Gets the text in the layout. The returned text should not be freed or modified.
const char*
the text in the layout.
layout