Go to the source code of this file.
Data Structures | |
| struct | WnckWindowDisplayInfo |
Functions | |
| void | wnck_draw_workspace (GtkWidget *widget, GdkDrawable *drawable, int x, int y, int width, int height, int screen_width, int screen_height, GdkPixbuf *workspace_background, gboolean is_active, const WnckWindowDisplayInfo *windows, int n_windows) |
| void wnck_draw_workspace | ( | GtkWidget * | widget, | |
| GdkDrawable * | drawable, | |||
| int | x, | |||
| int | y, | |||
| int | width, | |||
| int | height, | |||
| int | screen_width, | |||
| int | screen_height, | |||
| GdkPixbuf * | workspace_background, | |||
| gboolean | is_active, | |||
| const WnckWindowDisplayInfo * | windows, | |||
| int | n_windows | |||
| ) |
Definition at line 164 of file draw-workspace.c.
References draw_window(), and get_window_rect().
Referenced by meta_select_workspace_expose_event().
1.5.5