Fix gtk-doc packaging
[hildon] / src / hildon-color-button.h
index 6895f5e..258217d 100644 (file)
@@ -82,6 +82,12 @@ void
 hildon_color_button_set_color                   (HildonColorButton *button,         
                                                  GdkColor *color);
 
+gboolean
+hildon_color_button_get_popup_shown             (HildonColorButton *button);
+
+void
+hildon_color_button_popdown                     (HildonColorButton *button);
+
 G_END_DECLS
 
 #endif                                          /* __HILDON_COLOR_BUTTON_H__ */