Editing Webbrowser plugin
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 12: | Line 12: | ||
contains 11 subs: | contains 11 subs: | ||
0: PluginWakeup - 1 Parameter: | 0: PluginWakeup - 1 Parameter: char * url (=usually 0) | ||
1: PluginWakeupWithUrl - 1 Parameter: char * url | 1: PluginWakeupWithUrl - 1 Parameter: char * url | ||
2: PluginWakeupWithUrlAndRestriction - 2 Parameter: char * url, int value (dis-/enable bookmark/history/setting) | 2: PluginWakeupWithUrlAndRestriction - 2 Parameter: char * url, int value (dis-/enable bookmark/history/setting) |