Constructor

ArrowFlightCriterianew

Declaration [src]

GAFlightCriteria*
gaflight_criteria_new (
  GBytes* expression
)

Description

No description available.
Available since:5.0.0

Parameters

expression GBytes
 

A GBytes.

 The data is owned by the caller of the function.

Return value

Returns: GAFlightCriteria
 

The newly created GAFlightCriteria, NULL on error.

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