NetSurf
Data Fields
ami_gui_opts_window Struct Reference
Collaboration diagram for ami_gui_opts_window:
[legend]

Data Fields

struct ami_generic_window w
 
struct Window * win
 
Object * objects [GID_OPTS_LAST]
 
struct List clicktablist
 
struct List screenoptslist
 
struct List pagethemeoptslist
 
struct List proxyoptslist
 
struct List nativebmoptslist
 
struct List ditheroptslist
 
struct List fontoptslist
 

Detailed Description

Definition at line 228 of file gui_options.c.

Field Documentation

◆ clicktablist

struct List ami_gui_opts_window::clicktablist

Definition at line 233 of file gui_options.c.

Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().

◆ ditheroptslist

struct List ami_gui_opts_window::ditheroptslist

Definition at line 238 of file gui_options.c.

Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().

◆ fontoptslist

struct List ami_gui_opts_window::fontoptslist

Definition at line 239 of file gui_options.c.

Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().

◆ nativebmoptslist

struct List ami_gui_opts_window::nativebmoptslist

Definition at line 237 of file gui_options.c.

Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().

◆ objects

Object* ami_gui_opts_window::objects[GID_OPTS_LAST]

◆ pagethemeoptslist

struct List ami_gui_opts_window::pagethemeoptslist

Definition at line 235 of file gui_options.c.

Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().

◆ proxyoptslist

struct List ami_gui_opts_window::proxyoptslist

Definition at line 236 of file gui_options.c.

Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().

◆ screenoptslist

struct List ami_gui_opts_window::screenoptslist

Definition at line 234 of file gui_options.c.

Referenced by ami_gui_opts_free(), ami_gui_opts_open(), and ami_gui_opts_setup().

◆ w

struct ami_generic_window ami_gui_opts_window::w

Definition at line 229 of file gui_options.c.

◆ win

struct Window* ami_gui_opts_window::win

Definition at line 230 of file gui_options.c.

Referenced by ami_gui_opts_event(), ami_gui_opts_open(), and ami_gui_opts_use().


The documentation for this struct was generated from the following file: