Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Maemo: Developers

gtkhtml "link_clicked"

 

 

Maemo developers RSS feed   Index | Next | Previous | View Threaded


p_romero at gmx

Oct 23, 2009, 1:15 PM

Post #1 of 1 (296 views)
Permalink
gtkhtml "link_clicked"

Hello,

How can i handle LINKS in a GtkHtml Widget ?

I have tried to connect "link_clicked" with my funktion.
But what ever i do ... "link_clicked" seems to be ignored.

########
g_signal_connect(G_OBJECT(html_gtkwidget),
"link_clicked",
G_CALLBACK(my_link_clicked),
NULL);

void my_link_clicked (
GtkHTML *html,
const char *url)
{
//BREAKPOINT
}
##########


p_romero [at] gmx



_______________________________________________
maemo-developers mailing list
maemo-developers [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-developers

Maemo developers RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.