X11workbench Toolkit  1.0
_WB_TREE_CONTROL_ Struct Reference

Static 'Image' control structure. More...

#include <dialog_support.h>

Data Fields

WBDialogControl wbDLGCtrl
 Standard dialog control members.
 
WBListCurSel sel
 must follow wbDLGCtrl
 
WB_FONT pBold
 bold font set - assigned on the fly, struct creator must free if not 'None'
 

Detailed Description

Static 'Image' control structure.

typedef struct _WB_TREE_CONTROL_
{
WBDialogControl wbDLGCtrl; // Standard dialog control members
WBListCurSel sel; // must follow wbDLGCtrl
WB_FONT pBold; // bold font set - assigned on the fly, struct creator must free if not 'None'

Structure allocated for Tree control

Definition at line 351 of file dialog_support.h.


The documentation for this struct was generated from the following file: