Search found 1 match

by ssjoholm
Sat Nov 12, 2011 2:22 pm
Forum: GTK+ Support
Topic: values of "status" field changed
Replies: 1
Views: 4475

Re: values of "status" field changed

Hi,

I was looking for the same thing when I started to use this "status" state, I however did do some search in the source code and found following;

1813 /**
1814 * What the torrent is doing right now.
1815 *
1816 * Note: these values will become a straight enum at some point in the future.
1817 ...