Method
GtkTextViewget_rtl_context
Declaration [src]
PangoContext*
gtk_text_view_get_rtl_context (
GtkTextView* text_view
)
Description [src]
Gets the PangoContext
that is used for rendering RTL directed
text layouts.
The context may be replaced when CSS changes occur.
Available since: | 4.4 |
Return value
Returns: | PangoContext |
A |
|
The data is owned by the instance. |