Searched refs:gconf_client (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libgdl/
H A Dgdl-switcher.c624 GConfClient *gconf_client = gconf_client_get_default (); local
627 gconf_client_notify_remove (gconf_client, priv->style_changed_id);
630 g_object_unref (gconf_client);

Completed in 15 milliseconds