Method
GimpTextLayerget_markup
since: 2.8
Declaration [src]
gchar*
gimp_text_layer_get_markup (
GimpTextLayer* layer
)
Description [src]
Get the markup from a text layer as string.
This procedure returns the markup of the styles from a text layer. The markup will be in the form of Pango’s markup - See https://www.pango.org/ for more information about Pango and its markup.
Available since: 2.8