MCPcopy Create free account
hub / github.com/bsnes-emu/bsnes / _synchronizeGeometry

Method _synchronizeGeometry

hiro/gtk/window.cpp:520–558  ·  view source on GitHub ↗

GTK is absolutely hopeless with window sizing it will send size-allocate events during resizing of widgets during size-allocate events instead of fighting with configure-event and size-allocate, just poll the state instead

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Window_sizeAllocateFunction · 0.80
processEventsMethod · 0.80

Calls 9

acquireFunction · 0.85
stateClass · 0.85
sizeMethod · 0.45
geometryMethod · 0.45
setSizeMethod · 0.45
setGeometryMethod · 0.45
setPositionMethod · 0.45
doSizeMethod · 0.45
doMoveMethod · 0.45

Tested by

no test coverage detected