NetSurf
Data Fields
nsgtk_popup_menu Struct Reference

#include <menu.h>

Collaboration diagram for nsgtk_popup_menu:
[legend]

Data Fields

GtkMenu * popup_menu
 
GtkWidget * back_menuitem
 
GtkWidget * forward_menuitem
 
GtkWidget * stop_menuitem
 
GtkWidget * reload_menuitem
 
GtkWidget * first_separator
 
GtkWidget * cut_menuitem
 
GtkWidget * copy_menuitem
 
GtkWidget * paste_menuitem
 
GtkWidget * second_separator
 
GtkWidget * toolbars_menuitem
 
struct nsgtk_toolbars_submenutoolbars_submenu
 
GtkWidget * tools_menuitem
 
struct nsgtk_tools_menutools_submenu
 

Detailed Description

Definition at line 174 of file menu.h.

Field Documentation

◆ back_menuitem

GtkWidget* nsgtk_popup_menu::back_menuitem

Definition at line 178 of file menu.h.

Referenced by popup_menu_hide(), and popup_menu_show().

◆ copy_menuitem

GtkWidget* nsgtk_popup_menu::copy_menuitem

Definition at line 187 of file menu.h.

Referenced by nsgtk_scaffolding_context_menu(), popup_menu_hide(), and popup_menu_show().

◆ cut_menuitem

GtkWidget* nsgtk_popup_menu::cut_menuitem

Definition at line 186 of file menu.h.

Referenced by nsgtk_scaffolding_context_menu(), popup_menu_hide(), and popup_menu_show().

◆ first_separator

GtkWidget* nsgtk_popup_menu::first_separator

Definition at line 183 of file menu.h.

Referenced by popup_menu_hide(), and popup_menu_show().

◆ forward_menuitem

GtkWidget* nsgtk_popup_menu::forward_menuitem

Definition at line 179 of file menu.h.

Referenced by popup_menu_hide(), and popup_menu_show().

◆ paste_menuitem

GtkWidget* nsgtk_popup_menu::paste_menuitem

Definition at line 188 of file menu.h.

Referenced by nsgtk_scaffolding_context_menu(), popup_menu_hide(), and popup_menu_show().

◆ popup_menu

GtkMenu* nsgtk_popup_menu::popup_menu

◆ reload_menuitem

GtkWidget* nsgtk_popup_menu::reload_menuitem

Definition at line 181 of file menu.h.

Referenced by popup_menu_hide(), and popup_menu_show().

◆ second_separator

GtkWidget* nsgtk_popup_menu::second_separator

Definition at line 190 of file menu.h.

Referenced by popup_menu_hide(), and popup_menu_show().

◆ stop_menuitem

GtkWidget* nsgtk_popup_menu::stop_menuitem

Definition at line 180 of file menu.h.

Referenced by popup_menu_hide(), and popup_menu_show().

◆ toolbars_menuitem

GtkWidget* nsgtk_popup_menu::toolbars_menuitem

Definition at line 192 of file menu.h.

◆ toolbars_submenu

struct nsgtk_toolbars_submenu* nsgtk_popup_menu::toolbars_submenu

◆ tools_menuitem

GtkWidget* nsgtk_popup_menu::tools_menuitem

Definition at line 194 of file menu.h.

◆ tools_submenu

struct nsgtk_tools_menu* nsgtk_popup_menu::tools_submenu

Definition at line 195 of file menu.h.

Referenced by nsgtk_popup_menu_destroy().


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