X11workbench Toolkit  1.0
_WB_IMAGE_CONTROL_ Struct Reference

Static 'Image' control structure. More...

#include <dialog_support.h>

Data Fields

WBDialogControl wbDLGCtrl
 Standard dialog control members.
 
Pixmap pixmap
 foreground pixmap
 
Pixmap pixmap2
 background (transparency) pixmap
 

Detailed Description

Static 'Image' control structure.

typedef struct _WB_IMAGE_CONTROL_
{
WBDialogControl wbDLGCtrl; // Standard dialog control members
Pixmap pixmap; // foreground pixmap
Pixmap pixmap2; // background (transparency) pixmap

Structure allocated for Image control

Definition at line 172 of file dialog_support.h.


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