标签: webkit webkitgtk webkit2
我需要在新的窗口要求webkit2gtk中获取链接
Where is the uri of the new window, in create-web-view?
我需要webkit2Gtk的webkitGTK
答案 0 :(得分:1)
您需要连接到create signal。 然后,您可以从请求request from the NavigationAction获取you can get the uri。
create