Constructor

AgsFileIdRefnew

since: 3.0.0

Declaration [src]

AgsFileIdRef*
ags_file_id_ref_new (
  void
)

Description [src]

Creates an AgsFileIdRef.

Available since: 3.0.0

Return value

Type: AgsFileIdRef

A new AgsFileIdRef.

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