Layout.this

Create a new pango.layout.Layout object with attributes initialized to default values for a particular pango.context.Context.

  1. this(void* ptr, Flag!"Take" take)
  2. this(pango.context.Context context)
    class Layout

Parameters

context pango.context.Context

Return Value

the newly allocated pango.layout.Layout