API Version: 1.0
Library Version: 1.54.0
Generated by gi-docgen 2024.2
const char* pango_layout_get_text ( PangoLayout* layout )
Gets the text in the layout.
The returned text should not be freed or modified.
Type: const char*
const char*
The text in the layout.
layout