Constructor

GomFilternew_is_not_null

Declaration [src]

GomFilter*
gom_filter_new_is_not_null (
  GType resource_type,
  const gchar* property_name
)

Description

No description available.

Parameters

resource_type

Type: GType

No description available.

property_name

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: GomFilter

No description available.

The data is owned by the called function.