PIPS
gpips_view_menu_layout_line_s Struct Reference

The type describing a View menu entry: More...

#include <gpips-local.h>

Data Fields

char * menu_entry_string
 
char * resource_name_to_view
 
void(* method_function_to_use )(struct gpips_view_menu_layout_line_s *)
 
char * icon_name
 

Detailed Description

The type describing a View menu entry:

Definition at line 73 of file gpips-local.h.

Field Documentation

◆ icon_name

char* gpips_view_menu_layout_line_s::icon_name

Definition at line 77 of file gpips-local.h.

Referenced by gpips_display_plain_file().

◆ menu_entry_string

char* gpips_view_menu_layout_line_s::menu_entry_string

◆ method_function_to_use

void(* gpips_view_menu_layout_line_s::method_function_to_use) (struct gpips_view_menu_layout_line_s *)

◆ resource_name_to_view

char* gpips_view_menu_layout_line_s::resource_name_to_view

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