#include <config.h>
#include <stdio.h>
#include <math.h>
#include "gschem.h"
Go to the source code of this file.
Function Documentation
void x_repaint_background_region |
( |
GSCHEM_TOPLEVEL * |
w_current, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
- Todo:
- Finish function documentation!!!
- Function Description
Definition at line 36 of file x_basic.c.
- Todo:
- Finish function documentation!!!
- Function Description
Definition at line 55 of file x_basic.c.
- Todo:
- Finish function documentation!!!
- Function Description
Definition at line 77 of file x_basic.c.
- Todo:
- Finish function documentation!!!
- Function Description
Definition at line 114 of file x_basic.c.
- Todo:
- Finish function documentation!!!
- Function Description
Definition at line 135 of file x_basic.c.
- Todo:
- Finish function documentation!!!
- Function Description
Definition at line 173 of file x_basic.c.
void x_basic_warp_cursor |
( |
GtkWidget * |
widget, |
|
|
gint |
x, |
|
|
gint |
y |
|
) |
| |
- Todo:
- Finish function documentation!!!
- Function Description
Definition at line 189 of file x_basic.c.