  | 
  
    libxputty
    0.1
    
   A damn tiny abstraction Layer to create X11 window/widgets with cairo surfaces 
   | 
           
 | 
 
 
 
 
Go to the documentation of this file.
   27                 int x, 
int y, 
int width, 
int height) {
 
   43                 int x, 
int y, 
int width, 
int height) {
 
   58                 int x, 
int y, 
int width, 
int height) {
 
   74                 int x, 
int y, 
int width, 
int height) {
 
   90                 int x, 
int y, 
int width, 
int height) {
 
  106                 int x, 
int y, 
int width, 
int height) {
 
  122     return max(1, strlen(label)*12);    
 
  126                 int x, 
int y, 
int width, 
int height) {
 
  
 
evfunc button_press_callback
 
evfunc button_release_callback
 
Adjustment_t * add_adjustment(Widget_t *w, float std_value, float value, float min_value, float max_value, float step, CL_type type)
*add_adjustment - adding a adjustment to a Widget_t
 
#define max(x, y)
max - set a minimal value (x) as return value