PIPS
wpips_view_menu_layout_line_s Struct Reference

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

#include <wpips-local.h>

Data Fields

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

Detailed Description

The type describing a View menu entry:

Definition at line 83 of file wpips-local.h.

Field Documentation

◆ icon_name

char* wpips_view_menu_layout_line_s::icon_name

Definition at line 88 of file wpips-local.h.

Referenced by wpips_display_plain_file(), and wpips_display_WP65_file().

◆ menu_entry_string

◆ method_function_to_use

void(* wpips_view_menu_layout_line_s::method_function_to_use) (struct wpips_view_menu_layout_line_s *)

◆ resource_name_to_view

char* wpips_view_menu_layout_line_s::resource_name_to_view

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