Context.this

Create a new context.

  1. this(GstContext* gstContext, bool ownedRef)
  2. this(string contextType, bool persistent)
    class Context
    this
    (,)

Parameters

contextType string

Context type

persistent bool

Persistent context

Return Value

The new context.

Throws

ConstructionException GTK+ fails to create the object.

Meta