Back to X64dbg

GuiUpdateGraphView

docs/developers/functions/gui/GuiUpdateGraphView.md

2026.04.201.2 KB
Original Source

GuiUpdateGraphView

Refreshes the contents of the Graph view.

c++
void GuiUpdateGraphView();

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Example

c++
GuiUpdateGraphView();