SignalGroup.this

Creates a new #DzlSignalGroup for target instances of @target_type.

  1. this(DzlSignalGroup* dzlSignalGroup, bool ownedRef = false)
  2. this(GType targetType)
    class SignalGroup
    this
    ()

Parameters

targetType
Type: GType

the #GType of the target instance.

Return Value

a new #DzlSignalGroup

Throws

ConstructionException GTK+ fails to create the object.

Meta