docs: Mark test utility API as private
This commit is contained in:
parent
c67dcd59c1
commit
909569c523
@ -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 \
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user