How to manipulate dh_book_tree's link-selected signal with Gtkmm?

Hi,
dh_book_tree derives from GtkTreeView, but the link-selected signal is only in the Devhelp library.
Is there a way to manipulate this signal with Gtkmm?