DragonFly On-Line Manual Pages

Search: Section:  


3()                                                                        3()

NAME

EZ_GetWidgetPixmap - retrieve the internal pixmap used to label a widget

SYNOPSIS

#include <EZ.h> EZ_Pixmap *EZ_GetWidgetPixmap( EZ_Widget *widget)

ARGUMENTS

widget Specifies an EZ Widget.

DESCRIPTION

EZ_GetWidgetPixmap returns the internal pixmap used to label a widget.

SEE ALSO

EZ_GetWidgetLabelString(3) EZWGL Functions EZWGL 3()

Search: Section: