zoom-region.h File Reference

#include <bonobo/bonobo-object.h>
#include "GNOME_Magnifier.h"

Go to the source code of this file.

Data Structures

struct  ZoomRegion
struct  ZoomRegionClass

Defines

#define ZOOM_REGION_TYPE   (zoom_region_get_type ())
#define ZOOM_REGION(o)   (G_TYPE_CHECK_INSTANCE_CAST ((o), ZOOM_REGION_TYPE, ZoomRegion))
#define ZOOM_REGION_CLASS(k)   (G_TYPE_CHECK_CLASS_CAST((k), ZOOM_REGION_TYPE, ZoomRegionClass))
#define IS_ZOOM_REGION(o)   (G_TYPE_CHECK__INSTANCE_TYPE ((o), ZOOM_REGION_TYPE))
#define IS_ZOOM_REGION_CLASS(k)   (G_TYPE_CHECK_CLASS_TYPE ((k), ZOOM_REGION_TYPE))

Typedefs

typedef GList *(* CoalesceFunc )(GList *, int)
typedef struct _ZoomRegionPrivate ZoomRegionPrivate

Functions

GType zoom_region_get_type (void)
ZoomRegionzoom_region_new (void)


Define Documentation

#define ZOOM_REGION_TYPE   (zoom_region_get_type ())

Definition at line 34 of file zoom-region.h.

#define ZOOM_REGION (  )     (G_TYPE_CHECK_INSTANCE_CAST ((o), ZOOM_REGION_TYPE, ZoomRegion))

#define ZOOM_REGION_CLASS (  )     (G_TYPE_CHECK_CLASS_CAST((k), ZOOM_REGION_TYPE, ZoomRegionClass))

Definition at line 36 of file zoom-region.h.

#define IS_ZOOM_REGION (  )     (G_TYPE_CHECK__INSTANCE_TYPE ((o), ZOOM_REGION_TYPE))

Definition at line 37 of file zoom-region.h.

#define IS_ZOOM_REGION_CLASS (  )     (G_TYPE_CHECK_CLASS_TYPE ((k), ZOOM_REGION_TYPE))

Definition at line 38 of file zoom-region.h.


Typedef Documentation

typedef GList*(* CoalesceFunc)(GList *, int)

Definition at line 40 of file zoom-region.h.

Definition at line 42 of file zoom-region.h.


Function Documentation

GType zoom_region_get_type ( void   ) 

Referenced by zoom_region_new().

ZoomRegion* zoom_region_new ( void   ) 

Definition at line 3711 of file zoom-region.c.

References zoom_region_get_type().

Referenced by impl_magnifier_create_zoom_region().


Generated on Thu Apr 10 11:05:42 2008 for gnome-mag by  doxygen 1.5.5