Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

VDKFrame Class Reference

This class wraps a gtkframe widget. More...

#include <frame.h>

Inheritance diagram for VDKFrame:

VDKObjectContainer VDKObject VDKNotCopyAble VDKPanelbar List of all members.

Public Member Functions


Detailed Description

This class wraps a gtkframe widget.

EXAMPLES
In ./testvdk/rbuttonwin.cc


Constructor & Destructor Documentation

VDKFrame::VDKFrame VDKForm owner,
char *  label = (char *) NULL,
int  mode = v_box,
int  shadow = shadow_in
 

Constructor

Parameters:
owner 
label 
mode,either v_box (vertical box) or h_box
shadow 


Member Function Documentation

VDKFrame::__rwproperty VDKFrame  ,
int 
 

Sets/gets label alignement Can be on of the following:

  • l_justify align to left
  • c_justify align to center
  • r_justify align to right

VDKFrame::__rwproperty VDKFrame  ,
int 
 

Sets/gets frame shadow Can be on of the following:

  • shadow_none
  • shadow_in
  • shadow_out
  • shadow_etched_in
  • shadow_etched_out

VDKFrame::__rwproperty VDKFrame  ,
char * 
 

Sets/gets frame label

void VDKFrame::Add VDKObject obj,
int  justify = l_justify,
int  expand = TRUE,
int  fill = TRUE,
int  padding = 0
[virtual]
 

Add an widget to frame

Parameters:
obj 
justify 
expand 
fill 
padding 

Reimplemented from VDKObjectContainer.


The documentation for this class was generated from the following files:
Generated on Wed Aug 6 11:01:56 2003 for vdk 2.0.3 by doxygen 1.3.2