Method
GtkPrintContextcreate_pango_layout
Declaration [src]
PangoLayout*
gtk_print_context_create_pango_layout (
GtkPrintContext* context
)
Return value
Type: PangoLayout
A new Pango layout for context
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |