summaryrefslogtreecommitdiff
path: root/vapi/custom.vapi
diff options
context:
space:
mode:
Diffstat (limited to 'vapi/custom.vapi')
-rw-r--r--vapi/custom.vapi4
1 files changed, 2 insertions, 2 deletions
diff --git a/vapi/custom.vapi b/vapi/custom.vapi
index 47930ea..75a72f6 100644
--- a/vapi/custom.vapi
+++ b/vapi/custom.vapi
@@ -35,8 +35,8 @@ namespace Contacts {
public static unowned Gtk.Widget get_icon_for_goa_account (string goa_id);
}
-[CCode (cprefix = "Um", lower_case_cprefix = "um_", cheader_filename = "um-crop-area.h")]
-namespace Um {
+[CCode (cprefix = "Cc", lower_case_cprefix = "cc_", cheader_filename = "cc-crop-area.h")]
+namespace Cc {
public class CropArea : Gtk.DrawingArea {
[CCode (has_construct_function = false, type = "GtkWidget*")]
public CropArea ();