* improve mu-widgets;
- support notes in mail body view - support cmd: pseudo urls in such views
This commit is contained in:
@ -59,7 +59,7 @@ GType mu_msg_body_view_get_type (void) G_GNUC_CONST;
|
||||
GtkWidget* mu_msg_body_view_new (void);
|
||||
|
||||
void mu_msg_body_view_set_message (MuMsgBodyView *self, MuMsg *msg);
|
||||
|
||||
void mu_msg_body_view_set_note (MuMsgBodyView *self, const gchar *html);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user