Home
last modified time | relevance | path

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

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/property/
H A DGNUmakefile75 prop_grid.o prop_polfromsos.o
/dports/science/nwchem-data/nwchem-7.0.2-release/src/property/
H A DGNUmakefile75 prop_grid.o prop_polfromsos.o
/dports/cad/oregano/oregano-0.84.43/src/sheet/
H A Dpart-item.c543 GtkGrid *prop_grid; in edit_properties() local
588 prop_grid = GTK_GRID (gtk_builder_get_object (gui, "prop_grid")); in edit_properties()
633 gtk_grid_attach (prop_grid, label, 0, y, 1, 1); in edit_properties()
635 gtk_grid_attach (prop_grid, entry, 1, y, 1, 1); in edit_properties()