GUPnPSimpleIgdThread

GUPnPSimpleIgdThread — Threaded wrapper for GUPnPSimpleIgd

Functions

Types and Values

Description

This wraps a GUPnPSimpleIgd into a thread so that it can be used without having a GMainLoop running.

Functions

gupnp_simple_igd_thread_new ()

GUPnPSimpleIgdThread *
gupnp_simple_igd_thread_new (void);

Creates a new GUPnPSimpleIgdThread

Returns

the new GUPnPSimpleIgdThread

Types and Values

struct GUPnPSimpleIgdThread

struct GUPnPSimpleIgdThread {
  GUPnPSimpleIgd parent;
};

All members are private, access them using methods and properties