#include "xlabel_private.h"
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 More... | |
| 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, Xputty::dpy, get_color_state(), Widget_t::label, Xputty::normal_font, Widget_t::scale, use_text_color_scheme(), and Widget_t::widget.