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