Lines Matching refs:error

71 document_interface_delete_all (DocumentInterface *doc_interface, GError **error);
75 gchar *verbid, GError **error);
83 int width, int height, GError **error);
87 int width, int height, GError **error);
92 GError **error);
97 gdouble arg1, gdouble arg2, GError **error);
101 int r, int revolutions, GError **error);
105 int x2, int y2, GError **error);
109 gchar *text, GError **error);
112 gchar *text, GError **error);
116 GError **error);
120 gchar *filename, GError **error);
124 GError **error);
137 document_interface_document_get_css (DocumentInterface *doc_interface, GError **error);
141 gchar *stylestring, GError **error);
145 gchar *stylestring, GError **error);
149 GError **error);
157 GError **error);
168 char *newval, GError **error);
173 int newval, GError **error);
178 double newval, GError **error);
182 char *shape, char *attribute, GError **error);
186 gdouble x, gdouble y, GError **error);
190 gdouble x, gdouble y, GError **error);
194 char *shape, GError **error);
198 char *pathname, GError **error);
202 gchar *transformstr, GError **error);
206 GError **error);
210 gchar *cssattrb, gchar *newval, GError **error);
214 gchar *stylestring, GError **error);
218 int r, int g, int b, gboolean fill, GError **error);
222 gchar *layerstr, GError **error);
233 document_interface_save (DocumentInterface *doc_interface, GError **error);
237 gchar *filename, GError **error);
241 const gchar *filename, GError **error);
244 document_interface_mark_as_unmodified (DocumentInterface *doc_interface, GError **error);
247 document_interface_print_to_file (DocumentInterface *doc_interface, GError **error);
255 document_interface_close (DocumentInterface *doc_interface, GError **error);
258 document_interface_exit (DocumentInterface *doc_interface, GError **error);
261 document_interface_undo (DocumentInterface *doc_interface, GError **error);
264 document_interface_redo (DocumentInterface *doc_interface, GError **error);
271 document_interface_pause_updates (DocumentInterface *doc_interface, GError **error);
274 document_interface_resume_updates (DocumentInterface *doc_interface, GError **error);
277 document_interface_update (DocumentInterface *doc_interface, GError **error);
283 document_interface_selection_get (DocumentInterface *doc_interface, char ***out, GError **error);
287 char *name, GError **error);
291 char **names, GError **error);
295 char *name, GError **error);
299 gchar **names, GError **error);
303 int angle, GError **error);
306 document_interface_selection_delete(DocumentInterface *doc_interface, GError **error);
309 document_interface_selection_clear(DocumentInterface *doc_interface, GError **error);
312 document_interface_select_all(DocumentInterface *doc_interface, GError **error);
316 GError **error);
321 GError **error);
324 document_interface_selection_invert (DocumentInterface *doc_interface, GError **error);
327 document_interface_selection_group(DocumentInterface *doc_interface, GError **error);
330 document_interface_selection_ungroup(DocumentInterface *doc_interface, GError **error);
333 document_interface_selection_cut(DocumentInterface *doc_interface, GError **error);
336 document_interface_selection_copy(DocumentInterface *doc_interface, GError **error);
339 document_interface_selection_paste(DocumentInterface *doc_interface, GError **error);
343 gdouble grow, GError **error);
347 gdouble y, GError **error);
351 gdouble y, GError **error);
355 gchar *layerstr, GError **error);
361 document_interface_selection_to_path (DocumentInterface *doc_interface, GError **error);
365 GError **error);
369 GError **error);
376 document_interface_layer_new (DocumentInterface *doc_interface, GError **error);
380 gchar *layerstr, GError **error);
387 gchar *cmd, GError **error);
390 document_interface_layer_next (DocumentInterface *doc_interface, GError **error);
393 document_interface_layer_previous (DocumentInterface *doc_interface, GError **error);
409 document_interface_get_children (DocumentInterface *doc_interface, char *name, char ***out, GError **error);
412 document_interface_get_parent (DocumentInterface *doc_interface, char *name, GError **error);
416 gchar *filename, GError **error);