GUPnPSimpleIgdThread — Threaded wrapper for GUPnPSimpleIgd
This wraps a GUPnPSimpleIgd into a thread so that it can be used without having a GMainLoop running.
GUPnPSimpleIgdThread * gupnp_simple_igd_thread_new (void);
void
Creates a new GUPnPSimpleIgdThread
the new GUPnPSimpleIgdThread
struct GUPnPSimpleIgdThread { GUPnPSimpleIgd parent; };
All members are private, access them using methods and properties