islandlbl.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"
#include "stdio.h"
#include "mathilbl.h"

Go to the source code of this file.

Functions

static void islandlbl_init (void)
static void islandlbl_about (void)
static void islandlbl_query (void)
static void islandlbl_configure (void)
static void islandlbl_cleanup (void)
void toggle_button_callback1 (GtkWidget *widget, gpointer data)
void toggle_button_callback2 (GtkWidget *widget, gpointer data)
void enter_callback (GtkWidget *widget, GtkWidget *entry)
GxsmPluginget_gxsm_plugin_info (void)

Variables

GxsmPlugin islandlbl_pi
static const char * about_text


Function Documentation

void enter_callback GtkWidget *  widget,
GtkWidget *  entry
 

Definition at line 156 of file islandlbl.C.

References filename.

Referenced by islandlbl_configure().

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 72 of file islandlbl.C.

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

static void islandlbl_about void   )  [static]
 

Definition at line 118 of file islandlbl.C.

References about_text, islandlbl_pi, N_, GxsmPlugin::name, and VERSION.

static void islandlbl_cleanup void   )  [static]
 

Definition at line 266 of file islandlbl.C.

References GxsmPlugin::app, DBG_L2, filename, GnomeAppService::getApp(), islandlbl_pi, GxsmPlugin::menupath, N_, and PI_DEBUG.

static void islandlbl_configure void   )  [static]
 

Definition at line 167 of file islandlbl.C.

References _, GxsmPlugin::app, d_lbn, d_pr, d_sa, enter_callback(), FALSE, filename, GNOME_PAD, inter, islandlbl_pi, MyGnomeTools::mygtk_create_input(), N_, save, toggle_button_callback1(), toggle_button_callback2(), TRUE, Xsm::Unity, and App::xsm.

static void islandlbl_init void   )  [static]
 

Definition at line 112 of file islandlbl.C.

References DBG_L2, filename, and PI_DEBUG.

static void islandlbl_query void   )  [static]
 

Definition at line 77 of file islandlbl.C.

References GxsmPlugin::app, GnomeAppService::getApp(), IslandLabl(), islandlbl_pi, KillStepIslands(), App::math_onearg_callback(), GxsmPlugin::menupath, N_, GxsmPlugin::name, GxsmPlugin::status, and StepFlaten().

void toggle_button_callback1 GtkWidget *  widget,
gpointer  data
 

Definition at line 132 of file islandlbl.C.

References inter.

Referenced by islandlbl_configure().

void toggle_button_callback2 GtkWidget *  widget,
gpointer  data
 

Definition at line 144 of file islandlbl.C.

References save.

Referenced by islandlbl_configure().


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm Islandlbl Plugin:\n"
                                   "Perform some Statistics: Island Labeling, counting, ...\n"
                                   "Mathroutines by Markus Bierkandt 2000,\n"
                                   "Pluginsupport by Percy Zahl 2000.")

Definition at line 67 of file islandlbl.C.

GxsmPlugin islandlbl_pi
 

Initial value:

 {
  NULL,
  NULL,
  0,
  NULL,
  "Islandlbl-M1S-ST",
  "+STM +AFM",
  NULL,
  "Markus Bierkandt and Percy Zahl",
  N_("_Math/_Statistics/"),
  "...",
  NULL,
  "no more info",
  NULL,
  NULL,
  islandlbl_init,
  islandlbl_query,
  islandlbl_about,
  islandlbl_configure,
  NULL,
  islandlbl_cleanup
}

Definition at line 44 of file islandlbl.C.

Referenced by get_gxsm_plugin_info(), islandlbl_about(), islandlbl_cleanup(), islandlbl_configure(), and islandlbl_query().


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