PgLayout.this

Create a new gtk.Layout object with attributes initialized to default values for a particular gstreamer.Context

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

Parameters

context PgContext

Return Value

the newly allocated gtk.Layout, with a reference count of one, which should be freed with g_object_unref().

Throws

ConstructionException GTK+ fails to create the object.