PgLayout.this

Create a new PangoLayout object with attributes initialized to default values for a particular PangoContext.

  1. this(PangoLayout* pangoLayout)
  2. this(PgContext context)
    class PgLayout

Parameters

context PgContext

a PangoContext

Throws

ConstructionException GTK+ fails to create the object.

Meta