gvdevice_callbacks_s Struct Reference

#include <gvcjob.h>


Data Fields

void(* refresh )(GVJ_t *job)
void(* button_press )(GVJ_t *job, int button, pointf pointer)
void(* button_release )(GVJ_t *job, int button, pointf pointer)
void(* motion )(GVJ_t *job, pointf pointer)
void(* modify )(GVJ_t *job, char *name, char *value)
void(* del )(GVJ_t *job)
void(* read )(GVJ_t *job, char *filename, char *layout)
void(* layout )(GVJ_t *job, char *layout)
void(* render )(GVJ_t *job, char *format, char *filename)


Detailed Description

Definition at line 157 of file gvcjob.h.


Field Documentation

void(* gvdevice_callbacks_s::refresh)(GVJ_t *job)

void(* gvdevice_callbacks_s::button_press)(GVJ_t *job, int button, pointf pointer)

void(* gvdevice_callbacks_s::button_release)(GVJ_t *job, int button, pointf pointer)

void(* gvdevice_callbacks_s::motion)(GVJ_t *job, pointf pointer)

void(* gvdevice_callbacks_s::modify)(GVJ_t *job, char *name, char *value)

void(* gvdevice_callbacks_s::del)(GVJ_t *job)

void(* gvdevice_callbacks_s::read)(GVJ_t *job, char *filename, char *layout)

void(* gvdevice_callbacks_s::layout)(GVJ_t *job, char *layout)

void(* gvdevice_callbacks_s::render)(GVJ_t *job, char *format, char *filename)


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:09 2008 for Graphviz by  doxygen 1.5.1