pyremote.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"
#include <sys/types.h>
#include <signal.h>
#include "action_id.h"
#include "xsmtypes.h"
#include "pyremote.h"

Go to the source code of this file.

Functions

static void pyremote_init (void)
static void pyremote_about (void)
static void pyremote_configure (void)
static void pyremote_cleanup (void)
static void pyremote_run (GtkWidget *w, void *data)
GxsmPluginget_gxsm_plugin_info (void)

Variables

GxsmPlugin pyremote_pi
static const char * about_text


Function Documentation

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 412 of file pyremote.C.

References GxsmPlugin::description, N_, pyremote_pi, and VERSION.

static void pyremote_about void   )  [static]
 

Definition at line 444 of file pyremote.C.

References about_text, GxsmPlugin::authors, N_, GxsmPlugin::name, pyremote_pi, and VERSION.

static void pyremote_cleanup void   )  [static]
 

Definition at line 464 of file pyremote.C.

References DBG_L2, and PI_DEBUG.

static void pyremote_configure void   )  [static]
 

Definition at line 457 of file pyremote.C.

References GxsmPlugin::app, GnomeAppService::message(), and pyremote_pi.

static void pyremote_init void   )  [static]
 

Definition at line 431 of file pyremote.C.

References DBG_L2, and PI_DEBUG.

static void pyremote_run GtkWidget *  w,
void *  data
[static]
 

Definition at line 1139 of file pyremote.C.

References DBG_L1, and PI_DEBUG_ERROR.


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm Plugin\n\n"
                                   "Python Remote Control.")

Definition at line 408 of file pyremote.C.

GxsmPlugin pyremote_pi
 

Definition at line 362 of file pyremote.C.

Referenced by get_gxsm_plugin_info(), pyremote_about(), and pyremote_configure().


Generated on Sat Apr 1 09:04:42 2006 for GXSM by  doxygen 1.4.6