Hello,<br><br>today I'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, "Go to the <a href=\"<a href="http://www.gtk.org">http://www.gtk.org</a>\" title=\"Out website\">GTK+ Website</a> form more ...");<br>
<br>now I tried it several time , but I cannot get it working.<br>Reading carefully I notice :<br>"Since 2.18, GTK+ supports markup for clickable hyperlinks in addition
to regular Pango markup."<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>