Constructor

AgsLognew

since: 3.0.0

Declaration [src]

AgsLog*
ags_log_new (
  void
)

Description [src]

Instantiate a new AgsLog.

Available since: 3.0.0

Return value

Type: AgsLog

The new instance.

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