Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

url_params_t Struct Reference

#include <url.h>


Detailed Description

Parsed URL parameters (from query string).


Data Fields

GHashTable * params
 parameter => value (malloc'ed)

gint count
 Amount of parameters.


Field Documentation

gint url_params_t::count
 

Amount of parameters.

GHashTable* url_params_t::params
 

parameter => value (malloc'ed)


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:13 2006 for Gtk-Gnutella by doxygen 1.3.6