Function

Geglparam_spec_get_property_key

Declaration [src]

const gchar*
gegl_param_spec_get_property_key (
  GParamSpec* pspec,
  const gchar* key_name
)

Description

No description available.

Parameters

pspec GParamSpec
  No description available.
 The data is owned by the caller of the function.
key_name 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

Returns: const gchar*
  No description available.
 The data is owned by the called function.
 The value is a NUL terminated UTF-8 string.