From b053d513214e764a44b82b312c948199f6a1f03f Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 2 Feb 2009 11:08:37 +0000 Subject: [PATCH] [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. --- doc/reference/clutter/clutter-sections.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/reference/clutter/clutter-sections.txt b/doc/reference/clutter/clutter-sections.txt index 9c14ef275..b851efbbc 100644 --- a/doc/reference/clutter/clutter-sections.txt +++ b/doc/reference/clutter/clutter-sections.txt @@ -1597,6 +1597,7 @@ clutter_text_new_with_text clutter_text_set_text +clutter_text_set_markup clutter_text_get_text clutter_text_set_activatable clutter_text_get_activatable