geom_config_get
type = geom_config_get(gc, "type");
file = geom_config_get(gc, "file");
length = geom_config_get(gc, "length");
label = geom_config_get(gc, "label");
static char *geom_config_get(struct gconf *g, const char *name);