2008-08-11 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-caption.h
index 4626f87..30da851 100644 (file)
@@ -8,7 +8,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -161,6 +161,10 @@ hildon_caption_set_child_expand                 (HildonCaption *caption,
 gboolean 
 hildon_caption_get_child_expand                 (const HildonCaption *caption);
 
+void
+hildon_caption_set_label_markup                 (HildonCaption *caption,
+                                                 const gchar *markup);
+
 G_END_DECLS
 
 #endif                                          /* __HILDON_CAPTION_H__ */