Method

AgsFileadd_launch

since: 3.0.0

[]

Declaration [src]

void
ags_file_add_launch (
  AgsFile* file,
  GObject* file_launch
)
[]

Description [src]

Add file_launch for later invoking.

Available since: 3.0.0

[]

Parameters

file_launch

Type: GObject

A AgsFileLaunch.

The data is owned by the caller of the method.