Searched defs:geom (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | ocaldialogs.h | 80 Gdk::Geometry geom; local 81 geom.min_width = 480; 82 geom.min_height = 320; 84 set_geometry_hints(*this, geom, Gdk::HINT_MIN_SIZE); |
Completed in 15 milliseconds