![]() |
libxputty 0.1
|
Go to the source code of this file.
Functions | |
void | _draw_label (void *w_, void *user_data) |
_draw_label - internal draw the label to the buffer | |
void _draw_label | ( | void * | w_, |
void * | user_data | ||
) |
_draw_label - internal draw the label to the buffer
*w_ | - void pointer to the Widget_t label |
*user_data | - void pointer to attached user_data |
Definition at line 25 of file xlabel_private.c.
References Widget_t::app, Resize_t::ascale, Widget_t::crb, get_color_state(), Metrics_t::height, Widget_t::label, Xputty::normal_font, os_get_window_metrics(), Widget_t::scale, use_text_color_scheme(), Metrics_t::visible, and Metrics_t::width.
Referenced by add_label().