ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TGXYLayout.cxx File Reference
#include "TGXYLayout.h"
#include "TGFrame.h"
#include "TGLabel.h"
#include "Riostream.h"
Include dependency graph for TGXYLayout.cxx:

Go to the source code of this file.

Functions

 ClassImp (TGXYLayout) ClassImp(TGXYLayoutHints) TGXYLayoutHints
 Constructor. More...
 

Function Documentation

ClassImp ( TGXYLayout  )

Constructor.

The x, y, w and h define the position of the widget in its frame and the size of the widget. The unit is the size of a character. The rubberFlag defines how to move and to resize the widget when the frame is resized. Default is moving the X and Y position but keep the size of the widget.

Definition at line 105 of file TGXYLayout.cxx.