Constructor

AgsPrioritynew

since: 3.0.0

Declaration [src]

AgsPriority*
ags_priority_new (
  void
)

Description [src]

Create a new instance of AgsPriority.

Available since: 3.0.0

Return value

Type: AgsPriority

The new AgsPriority.

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