:right-sidebar: True TextTransform =================================================================== .. currentmodule:: gi.repository.Pango .. versionadded:: 1.50 .. class:: TextTransform :no-contents-entry: An enumeration that affects how Pango treats characters during shaping. Fields ------ .. rst-class:: interim-class .. class:: TextTransform :no-index: .. attribute:: CAPITALIZE Display the first character of a word in titlecase .. attribute:: LOWERCASE Display letters and numbers as lowercase .. attribute:: NONE Leave text unchanged .. attribute:: UPPERCASE Display letters and numbers as uppercase