Changeset 3821 for trunk/gtk/util.h
- Timestamp:
- Nov 15, 2007, 4:19:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/util.h
r3380 r3821 63 63 char * 64 64 rfc822date (guint64 epoch_msec); 65 66 /* returns a string representing the download ratio.67 the string must be g_free()d */68 char *69 ratiostr(guint64 down, guint64 up);70 65 71 66 /* create a directory and any missing parent directories */
Note: See TracChangeset
for help on using the changeset viewer.