On Mon, Feb 09, 2015 at 06:52:13AM -0500, Ondrej Holy wrote:
> We already have g_file_read_async, it was probably typo, however
> I wonder which methods doesn't have async versions? Would be probably
> good start to implemented them if there are any.

I meant that currently:
  - g_file_read_async is async
  - g_file_read is sync

... instead of:
  - g_file_read being async
  - g_file_read_sync being sync.

Cheers,
Debarshi
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to