Function

AgsAudioProgramfind_port

Declaration [src]

GList*
ags_program_find_port (
  GList* program,
  GObject* port
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

program

Type: A list of gpointer

No description available.

The data is owned by the caller of the function.
port

Type: GObject

No description available.

The data is owned by the caller of the function.

Return value

Type: A list of gpointer

No description available.

The data is owned by the called function.