How to put link inside GtkLabel

5e85f38a60115eb0f73351fef4165ec7.png
1. create
GtkLabel
with markup text;
2. set
GtkLabel::set_use_markup(TRUE);
to tell that's use markup text