Constructor

AtkPlugnew

since: 1.30

Declaration [src]

AtkObject*
atk_plug_new (
  void
)

Description [src]

Creates a new AtkPlug instance.

Available since: 1.30

Return value

Type: AtkObject

The newly created AtkPlug.

The caller of the function takes ownership of the data, and is responsible for freeing it.