Gnash
0.8.10
|
#include <memory>
#include "as_object.h"
#include <cstdio>
#include <string>
#include <map>
#include <gtk/gtk.h>
#include <gdk/gdkx.h>
Go to the source code of this file.
Classes | |
class | gnash::GtkExt |
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::gtkext_class_init (as_object &obj) |
std::auto_ptr< as_object > | gnash::init_gtkext_instance () |
Return an instance. |