Gnash  0.8.11dev
Classes | Macros | Enumerations | Functions
aos4_gnash_prefs.h File Reference
#include <reaction/reaction_macros.h>
#include <reaction/reaction_prefs.h>
#include <exec/exec.h>
#include <dos/dos.h>
#include <images/label.h>
#include <intuition/screens.h>
#include <classes/window.h>
#include <gadgets/layout.h>
#include <gadgets/clicktab.h>
#include <gadgets/scroller.h>
#include <gadgets/checkbox.h>
#include <gadgets/string.h>
#include <gadgets/integer.h>
#include <gadgets/button.h>
#include <proto/exec.h>
#include <proto/intuition.h>
#include <proto/window.h>
#include <proto/layout.h>
#include <proto/space.h>
#include <proto/clicktab.h>
#include <proto/scroller.h>
#include <proto/label.h>
#include <proto/checkbox.h>
#include <proto/string.h>
#include <proto/integer.h>
#include <proto/button.h>
#include <libraries/gadtools.h>
#include <stdio.h>
#include <cstdio>

Go to the source code of this file.

Classes

struct  GnashPrefs
 

Macros

#define ALL_REACTION_CLASSSES
 

Enumerations

Functions

Object * make_window (struct GnashPrefs *preferences)
 

Macro Definition Documentation

#define ALL_REACTION_CLASSSES

Enumeration Type Documentation

anonymous enum
Enumerator
OBJ_CLICKTAB_MAIN 
OBJ_SCROLLER 
OBJ_SCROLLER_VALUE 
OBJ_LOGTOFILE 
OBJ_LOGFILENAME_VALUE 
OBJ_LOGPARSER 
OBJ_LOGSWF 
OBJ_LOGMALFORMEDSWF 
OBJ_LOGACTIONSCRIPT 
OBJ_LOGLOCALCONNECTION 
OBJ_CONNECTLOCALHOST 
OBJ_CONNECTLOCALDOMAIN 
OBJ_DISABLESSL 
OBJ_SHAREDOBJDIR_VALUE 
OBJ_DONTWRITESHAREDOBJ 
OBJ_ONLYLOCALSHAREDOBJ 
OBJ_DISABLELOCALCONNOBJ 
OBJ_NETWORKTIMEOUT 
OBJ_LABELNETWORKTIMEOUT 
OBJ_USESOUNDHANDLER 
OBJ_SAVEMEDIASTREAMS 
OBJ_SEVEDYNAMICSTREAMS 
OBJ_MEDIASAVEDIR_VALUE 
OBJ_PLAYERVERSION_VALUE 
OBJ_OS_VALUE 
OBJ_URLOPENER_VALUE 
OBJ_SIZEMOVIELIB 
OBJ_STARTINPAUSE 
OBJ_OK 
OBJ_CANCEL 
OBJ_NUM 

Function Documentation

Object* make_window ( struct GnashPrefs preferences)