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

/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp133 dbus_check_string (gchar *string, GError ** error, const gchar * errorstr) argument
137 g_set_error(error, INKSCAPE_ERROR, INKSCAPE_ERROR_OTHER, "%s", errorstr);

Completed in 18 milliseconds