#include "common.h"
#include "uploads.h"
#include "lib/host_addr.h"
#include "if/ui/gtk/uploads.h"
Go to the source code of this file.
Functions | |
gfloat | uploads_gui_progress (const gnet_upload_status_t *u, const upload_row_data_t *data) |
const gchar * | uploads_gui_status_str (const gnet_upload_status_t *u, const upload_row_data_t *data) |
gboolean | upload_should_remove (time_t now, const upload_row_data_t *ul) |
const gchar * | uploads_gui_host_string (const gnet_upload_info_t *u) |
void | uploads_gui_browse_host (host_addr_t addr, guint16 port) |
Initiate a browse host of the uploading host. | |
upload_row_data_t * | uploads_gui_get_row_data (gnet_upload_t uhandle) |
Fetch the GUI row data associated with upload handle. |
|
|
|
Initiate a browse host of the uploading host.
|
|
Fetch the GUI row data associated with upload handle.
|
|
|
|
|
|
|