Home
last modified time | relevance | path

Searched refs:PROP_N_ERRORS (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/code/
H A Dide-diagnostics.c59 PROP_N_ERRORS, enumerator
112 case PROP_N_ERRORS: in ide_diagnostics_get_property()
154 properties [PROP_N_ERRORS] = in ide_diagnostics_class_init()
211 g_object_notify_by_pspec (G_OBJECT (self), properties [PROP_N_ERRORS]); in ide_diagnostics_take()
/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-run-context.c100 PROP_N_ERRORS, enumerator
362 g_object_class_install_property(gobject_class, PROP_N_ERRORS, spec); in cut_run_context_class_init()
1088 case PROP_N_ERRORS: in set_property()
1178 case PROP_N_ERRORS: in get_property()