Hello,<br><br>today I&#39;m facing out with a problem with gtk_label_set_markup().<br>Reading the gtk api docs regarding the GtkLabel I read that use link in a label can be done with :<br><br>gtk_label_set_markup (label, &quot;Go to the &lt;a href=\&quot;<a href="http://www.gtk.org">http://www.gtk.org</a>\&quot; title=\&quot;Out website\&quot;&gt;GTK+ Website&lt;/a&gt; form more ...&quot;);<br>
<br>now I tried it several time , but I cannot get it working.<br>Reading carefully I notice :<br>&quot;Since 2.18, GTK+ supports markup for clickable hyperlinks in addition
to regular Pango markup.&quot;<br><br>So, which version of gtk we have on maemo ?<br>With pkg -l | grep -i gtk I get :<br>ii  libgtk2.0-0                                         2:2.14.7-1maemo21+0m5            The GTK+ graphical user interface library<br>
<br>that seems to be 2.14.7 , am I correct ?<br>Anyone know how I can avoid this problem and make a link in a label in an easy way ?<br>And when the new gtk version will be ported to maemo ?<br><br><br>Best Regards,<br>Daniele Maio<br>
<pre class="programlisting"><br><br></pre><br><br>