PnOption

Name

PnOption -- the base class for all option classes

Synopsis


#include <pn/pn.h>


struct      PnOption;

Object Hierarchy


  GObject
   +----PnObject
         +----PnUserObject
               +----PnOption

Description

PnOption is the base class for all option classes. It will contain functions and signals to ease the creation of a GUI interface to the options. It may also contain signals to notify actuators when their options have changed.

Details

struct PnOption

struct PnOption;