a11y: Intern a string

This commit is contained in:
Matthias Clasen 2017-11-17 23:25:45 -05:00
parent 7dded559c0
commit 997f0de4d5

View File

@ -29,7 +29,7 @@ gtk_cell_accessible_parent_get_type (void)
{
GType g_define_type_id =
g_type_register_static_simple (G_TYPE_INTERFACE,
"GtkCellAccessibleParent",
g_intern_static_string ("GtkCellAccessibleParent"),
sizeof (GtkCellAccessibleParentIface),
NULL,
0,