winimg.h File Reference

Fuctions to display an image widget in the window system. More...

Go to the source code of this file.

Functions

win_widget_twin_img_new (hpg_pattern_t *pattern, hpg_t *image)
 Creates a new image widget.


Detailed Description

Fuctions to display an image widget in the window system.

Image widgets are used to place images or patterns on the screen as decoration or for informational purposes. They are useful on their own, or to place underneath an existing transparent widget or oversized box cell as a background.

Definition in file winimg.h.


Function Documentation

win_widget_t* win_img_new ( hpg_pattern_t *  pattern,
hpg_t *  image 
)

Creates a new image widget.

Allocates and returns a new image widget, with its image and pattern set to the given values.

Returns:
A pointer to the newly allocated image widget.


Generated on Sat Feb 17 00:05:27 2007 for HPGCCWindows by  doxygen 1.5.0