2010/3/14 Adam Chyla [PL] <[email protected]>:
>
> Could you give me a simple example?

See attached file.
This is a simple program that uses only async calls to zero the
contents of a file.
Compile with:
g++ gio-zero.cpp -o gio-zero `pkg-config --cflags --libs giomm-2.4 gthread-2.0`

This example exposes a serious API bug, which I'll report; fortunately
there is a workaround. See function get_file in the example.

Regards, Krzysztof
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to