summaryrefslogtreecommitdiff
path: root/atk/atksocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atksocket.h')
-rw-r--r--atk/atksocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atksocket.h b/atk/atksocket.h
index 54a98af..09bd0fb 100644
--- a/atk/atksocket.h
+++ b/atk/atksocket.h
@@ -62,7 +62,7 @@ struct _AtkSocketClass
ATK_AVAILABLE_IN_ALL
AtkObject* atk_socket_new (void);
ATK_AVAILABLE_IN_ALL
-void atk_socket_embed (AtkSocket* obj, gchar* plug_id);
+void atk_socket_embed (AtkSocket* obj, const gchar* plug_id);
ATK_AVAILABLE_IN_ALL
gboolean atk_socket_is_occupied (AtkSocket* obj);