Constructor
ArrowFlightCriterianew
since: 5.0.0
Declaration [src]
GAFlightCriteria*
gaflight_criteria_new (
  GBytes* expression
)
Parameters
- expression
- 
            Type: GBytesA 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. |