NetSurf
Macros | Functions
about.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "desktop/version.h"
#include "utils/log.h"
#include "testament.h"
#include "utils/useragent.h"
#include "curl/curlver.h"
#include "netsurf/clipboard.h"
#include "beos/about.h"
#include "beos/scaffolding.h"
#include "beos/window.h"
#include <private/interface/AboutWindow.h>
#include <Application.h>
#include <Invoker.h>
#include <String.h>
Include dependency graph for about.cpp:

Go to the source code of this file.

Macros

#define __STDBOOL_H__   1
 

Functions

void nsbeos_about (struct gui_window *gui)
 Creates the about alert. More...
 

Macro Definition Documentation

◆ __STDBOOL_H__

#define __STDBOOL_H__   1

Definition at line 19 of file about.cpp.

Function Documentation

◆ nsbeos_about()

void nsbeos_about ( struct gui_window gui)

Creates the about alert.

Definition at line 44 of file about.cpp.

References netsurf_version, text(), and user_agent_string().

Referenced by nsbeos_dispatch_event(), and nsbeos_scaffolding_dispatch_event().

Here is the call graph for this function:
Here is the caller graph for this function: