Changeset 525 for trunk/gtk/util.h
- Timestamp:
- Jul 4, 2006, 10:31:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/util.h
r320 r525 59 59 char * 60 60 readablesize(guint64 size); 61 62 /* return a human-readable string for the time given in seconds. 63 the string must be g_free()d */ 64 char * 65 readabletime(int secs); 61 66 62 67 /* returns a string representing the download ratio.
Note: See TracChangeset
for help on using the changeset viewer.