(EmacsFrameSetCharSize): Manually alter the height
authorKarl Heuer <kwzh@gnu.org>
Sun, 11 Jun 1995 20:26:47 +0000 (20:26 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 11 Jun 1995 20:26:47 +0000 (20:26 +0000)
commitcfcd12d6752021ee525325313a8c0c666e3a922e
tree0d80d5fee1947b812beb75d98b75e26787a1be6b
parent99dcca2febbaf4f1c9a95e18ba25810facc7662a
(EmacsFrameSetCharSize): Manually alter the height
and width of the outer widget (and the width of the column widget)
carefully using deltas.
Set update_hints_inhibit nonzero while updating.
Then call update_wm_hints explicitly.
(update_wm_hints): Use 0 for min_rows, min_cols.
Do nothing if update_hints_inhibit is nonzero.
src/widget.c