Gnash  0.8.10
Classes | Typedefs | Variables
gnash::renderer::x11 Namespace Reference

Classes

class  X11Device

Typedefs

typedef void(* init_func )()
typedef void(* reshape_func )(int, int)
typedef void(* draw_func )()
typedef int(* key_func )(unsigned key)

Variables

const char * FONT = "/usr/share/fonts/truetype/freefont/FreeSerif.ttf"

Typedef Documentation

typedef int(* gnash::renderer::x11::key_func)(unsigned key)
typedef void(* gnash::renderer::x11::reshape_func)(int, int)

Variable Documentation

const char* gnash::renderer::x11::FONT = "/usr/share/fonts/truetype/freefont/FreeSerif.ttf"