PgLayout.this

Sets our main struct and passes it to the parent class.

  1. this(PangoLayout* pangoLayout, bool ownedRef)
    class PgLayout
    this
    (
    PangoLayout* pangoLayout
    ,
    bool ownedRef = false
    )
  2. this(PgContext context)