Constructor
AtkPlugnew
since: 1.30
Declaration [src]
AtkObject*
atk_plug_new (
void
)
Return value
Type: AtkObject
The newly created AtkPlug
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |