NetSurf
Data Fields
nsgtk_pi_window Struct Reference

GTK certificate viewing window context. More...

Collaboration diagram for nsgtk_pi_window:
[legend]

Data Fields

struct nsgtk_corewindow core
 GTK core window context. More...
 
GtkBuilder * builder
 GTK builder for window. More...
 
GtkWindow * dlg
 GTK window being shown. More...
 
struct page_infopi
 Core page-info window. More...
 

Detailed Description

GTK certificate viewing window context.

Definition at line 47 of file page_info.c.

Field Documentation

◆ builder

GtkBuilder* nsgtk_pi_window::builder

GTK builder for window.

Definition at line 51 of file page_info.c.

Referenced by nsgtk_page_info(), and nsgtk_pi_delete_event().

◆ core

struct nsgtk_corewindow nsgtk_pi_window::core

GTK core window context.

Definition at line 49 of file page_info.c.

Referenced by nsgtk_page_info(), and nsgtk_pi_delete_event().

◆ dlg

GtkWindow* nsgtk_pi_window::dlg

GTK window being shown.

Definition at line 53 of file page_info.c.

Referenced by nsgtk_page_info(), nsgtk_page_info_set_position(), and nsgtk_pi_delete_event().

◆ pi

struct page_info* nsgtk_pi_window::pi

Core page-info window.

Definition at line 55 of file page_info.c.

Referenced by nsgtk_page_info(), nsgtk_pi_delete_event(), nsgtk_pi_draw(), nsgtk_pi_key(), and nsgtk_pi_mouse().


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