docs: Mark test utility API as private

This commit is contained in:
Emmanuele Bassi 2014-12-16 14:00:15 +00:00
parent c67dcd59c1
commit 909569c523
2 changed files with 12 additions and 1 deletions

View File

@ -98,7 +98,6 @@ IGNORE_HFILES = \
clutter-stage-private.h \
clutter-stage-window.h \
clutter-timeout-interval.h \
clutter-test-utils.h \
cally \
cex100 \
cogl \

View File

@ -1334,6 +1334,18 @@ clutter_ungrab_pointer_for_device
<SUBSECTION>
clutter_do_event
<SUBSECTION Private>
CLUTTER_TEST_UNIT
CLUTTER_TEST_SUITE
clutter_test_init
clutter_test_run
clutter_test_add
clutter_test_add_data
clutter_test_add_data_full
clutter_test_get_stage
clutter_test_check_actor_at_point
clutter_test_check_color_at_point
<SUBSECTION Standard>
CLUTTER_INIT_ERROR
<SUBSECTION Private>