ROOT
v6-22
Reference Guide
InitGui.cxx
Go to the documentation of this file.
1
// @(#)root/base:$Id$
2
// Author: Fons Rademakers 15/01/98
3
4
////////////////////////////////////////////////////////////////////////////////
5
/// Initialize the GUI and windowing system interface.
6
/// This version initializes the ROOT native GUI system.
7
8
void
InitGui
()
9
{
10
// Dummy for backward compatability.
11
// Loading of libraries and initialization of graphics objects is
12
// done in TApplication::LoadGraphicsLibs().
13
}
14
InitGui
void InitGui()
Initialize the GUI and windowing system interface.
Definition:
InitGui.cxx:8
core
gui
src
InitGui.cxx
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:50:33 (GVA Time) using Doxygen 1.9.4