X11workbench Toolkit  1.0
_WB_PUSHBUTTON_CONTROL_ Struct Reference

Button 'pushbutton' 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

Button 'pushbutton' control structure.

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

Structure allocated for pushbuttons. allows assigning an image or icon

Definition at line 200 of file dialog_support.h.


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