```c
#define ui_add_tab_help(page, uri) \
g_object_set_data(G_OBJECT(page), "geany-help-uri", uri)
```--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1169#issuecomment-238741885
