Home
last modified time | relevance | path

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

/dports/devel/anjuta/anjuta-3.34.0/plugins/class-gen/
H A Dwindow.c52 CgElementEditor *editor_cc; member
711 priv->editor_cc = cg_element_editor_new ( in cg_window_set_builder()
1106 priv->editor_cc = NULL; in cg_window_init()
1131 if (priv->editor_cc != NULL) in cg_window_finalize()
1132 g_object_unref (G_OBJECT (priv->editor_cc)); in cg_window_finalize()
1332 cg_element_editor_set_values (priv->editor_cc, "Elements", values, in cg_window_create_value_heap()