gtkWidgetCreatePangoContext {RGtk2} | R Documentation |
Creates a new PangoContext
with the appropriate font map,
font description, and base direction for drawing text for
this widget. See also gtkWidgetGetPangoContext
.
gtkWidgetCreatePangoContext(object)
|
[GtkWidget ] a GtkWidget |
[PangoContext
] the new PangoContext
Derived by RGtkGen from GTK+ documentation