![]() |
libxputty 0.1
|
Go to the source code of this file.
Functions | |
Widget_t * | add_image (Widget_t *parent, const char *label, int x, int y, int width, int height) |
add_image - add a image to a Widget_t | |
add_image - add a image to a Widget_t
*parent | - pointer to the Widget_t request the image |
*label | - Label to show on the image |
x,y,width,height | - the position/geometry to create the image |
Definition at line 26 of file xdrawing_area.c.
References _draw_image(), Widget_t::app, CENTER, create_widget(), Func_t::expose_callback, Widget_t::func, Resize_t::gravity, Widget_t::label, and Widget_t::scale.