Method

AravisGcBooleanget_value_gi

Declaration [src]

void
arv_gc_boolean_get_value_gi (
  ArvGcBoolean* gc_boolean,
  gboolean* value,
  GError** error
)

Description [src]

Get the feature value.

Available since:0.8.0
This method is renamed to arv_gc_boolean_get_value() in language bindings

Parameters

value gboolean*
 

Feature value.

 The argument will be set by the function.
error GError **
  The return location for a GError*, or NULL.