NoOpObject.this

Provides a default (non-functioning stub) #AtkObject. Application maintainers should not use this method.

  1. this(AtkNoOpObject* atkNoOpObject, bool ownedRef)
  2. this(ObjectG obj)
    class NoOpObject
    this

Parameters

obj ObjectG

a #GObject

Return Value

a default (non-functioning stub) #AtkObject

Throws

ConstructionException GTK+ fails to create the object.

Meta