[docs] Add clutter_text_set_markup()

The clutter_text_set_markup() has been added to the public API, and
should be listed in the ClutterText section of the API reference.
This commit is contained in:
Emmanuele Bassi 2009-02-02 11:08:37 +00:00
parent 801e535e94
commit b053d51321

View File

@ -1597,6 +1597,7 @@ clutter_text_new_with_text
<SUBSECTION> <SUBSECTION>
clutter_text_set_text clutter_text_set_text
clutter_text_set_markup
clutter_text_get_text clutter_text_get_text
clutter_text_set_activatable clutter_text_set_activatable
clutter_text_get_activatable clutter_text_get_activatable