Developer Documentation
RAVL, Recognition And Vision Library
USER HOME PAGE CLASS LIST CONTENTS
Ravl - GUI - Layout - WidgeInfoC
 

  PUBLIC
WidgeInfoC::WidgeInfoC(const WidgetC &,UIntT,UIntT,UIntT,UIntT,GtkAttachOptions,GtkAttachOptions,UIntT,UIntT)

   WidgeInfoC   
 
include "Ravl/GUI/Table.hh"
Created:23/09/99 
Source file:Ravl/GUI/GTK/Table.hh
User Level:Develop
Library:RavlGUI
In Scope:TableBodyC

Variables:
WidgetC widge;

UIntT left_attach;

UIntT right_attach;

UIntT top_attach;

UIntT bottom_attach;

GtkAttachOptions xoptions;

GtkAttachOptions yoptions;

UIntT xpadding;

UIntT ypadding;

Methods:
WidgeInfoC(const WidgetC & awidge,UIntT la,UIntT ra,UIntT ta,UIntT ba,GtkAttachOptions nxoptions,GtkAttachOptions nyoptions,UIntT nxpadding = 0,UIntT nypadding = 0)
Constructor.


Maintainer:Charles Galambos, Created: 23/09/99, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002