Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

MSetBGImageEvent Struct Reference
[MGui Events]

Object Set background image Event. More...


Data Fields

int type
 Event type (E_SET_BG_IMAGE).

MIMAGE img
 Background image.

CARD8 mode
 Image drawing mode (BI_TILED, BI_CENTERED, BI_SIZE_FORCING).


Detailed Description

Object Set background image Event.

This event is generated by the library to set the object's background image property. The event is generated by: MObjectSetBackgroundImage(), MObjectSetBackgroundImageFile(), CmObject::setBackgroundImage, CmObject::setBackgroundImageFile


Field Documentation

MIMAGE MSetBGImageEvent::img
 

Background image.

CARD8 MSetBGImageEvent::mode
 

Image drawing mode (BI_TILED, BI_CENTERED, BI_SIZE_FORCING).

int MSetBGImageEvent::type
 

Event type (E_SET_BG_IMAGE).


Generated on Sun Jun 29 13:03:08 2003 for MGui API by doxygen1.3-rc2