Constructor
GomFilternew_is_null
Declaration [src]
GomFilter*
gom_filter_new_is_null (
GType resource_type,
const gchar* property_name
)
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. |