Skip to content

Commit

Permalink
docs: Mark test utility API as private
Browse files Browse the repository at this point in the history
  • Loading branch information
ebassi committed Dec 16, 2014
1 parent c67dcd5 commit 909569c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/reference/clutter/Makefile.am
Expand Up @@ -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 \
Expand Down
12 changes: 12 additions & 0 deletions doc/reference/clutter/clutter-sections.txt
Expand Up @@ -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>
Expand Down

0 comments on commit 909569c

Please sign in to comment.