![]() | ![]() | ![]() | The liboaf Library | ![]() |
---|
#include <liboaf/liboaf.h>gboolean oaf_get_test_components_enabled (void); void oaf_set_test_components_enabled (gboolean val);
gboolean oaf_get_test_components_enabled (void);
Returns : | returns whether or not the test components are enabled. |
void oaf_set_test_components_enabled (gboolean val);
Enable test components.
val : | if TRUE, enable test components. If FALSE, disable them. |
<<< Registration | GNU Free Documentation License >>> |