Constructor

ArrowFlightCriterianew

since: 5.0.0

Declaration [src]

GAFlightCriteria*
gaflight_criteria_new (
  GBytes* expression
)

Description

No description available.

Available since: 5.0.0

Parameters

expression

Type: GBytes

A GBytes.

The data is owned by the caller of the function.

Return value

Type: GAFlightCriteria

The newly created GAFlightCriteria, NULL on error.

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