#include <pn/pn.h> struct PnScope; PnScope* pn_scope_new (void);
GObject +----PnObject +----PnUserObject +----PnActuator +----PnScope
struct PnScope;
PnScope* pn_scope_new (void);