Fabian Förg wrote:
> Hello,
>
> as the topic suggests, I am trying to capture a window which should be
> printed afterwards.
>
> This is my code:
>
> /* appl_t is a struct created by me which contains "GtkWidget
> *print_win",
> * the window I want to print. Moreover, appl_t contains gints for th
Hello,
as the topic suggests, I am trying to capture a window which should be
printed afterwards.
This is my code:
/* appl_t is a struct created by me which contains "GtkWidget *print_win",
* the window I want to print. Moreover, appl_t contains gints for the
* width and height of the window