Method

AravisGcEnumerationset_string_value

Declaration [src]

gboolean
arv_gc_enumeration_set_string_value (
  ArvGcEnumeration* enumeration,
  const char* value,
  GError** error
)

Description

No description available.

Parameters

value const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.