NetSurf
Data Fields
ro_hotlist_message_hotlist_addurl Struct Reference

URL adding hotlist protocol message block. More...

Data Fields

wimp_MESSAGE_HEADER_MEMBERS char * url
 < The standard message header. More...
 
char * title
 Pointer to the title in RMA. More...
 
char appname [32]
 The application name. More...
 

Detailed Description

URL adding hotlist protocol message block.

Message block is not currently in OSLib.

Definition at line 75 of file hotlist.c.

Field Documentation

◆ appname

char ro_hotlist_message_hotlist_addurl::appname[32]

The application name.

Definition at line 79 of file hotlist.c.

Referenced by ro_gui_hotlist_add_page().

◆ title

char* ro_hotlist_message_hotlist_addurl::title

Pointer to the title in RMA.

Definition at line 78 of file hotlist.c.

Referenced by ro_gui_hotlist_add_page().

◆ url

wimp_MESSAGE_HEADER_MEMBERS char* ro_hotlist_message_hotlist_addurl::url

< The standard message header.

Pointer to the URL in RMA.

Definition at line 77 of file hotlist.c.

Referenced by ro_gui_hotlist_add_page(), ro_gui_hotlist_has_page(), and ro_gui_hotlist_remove_page().


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