if you use GtkLauncher, remove ScrolledWindow widget from code briefly.
Regards.
2009/2/2 Iulian
>
> I have a WebKit build on linux using GTK port.
> The browser is loading a page that has i higher resolution and the browser
> tries to scroll the page.
> But i do not want scrolling. How can i d
Refer below API in this file: WebKit/gtk/webkit/webkitwebview.cpp, .h
void webkit_web_view_set_zoom_level(WebKitWebView* webView, gfloat
zoomLevel)
void webkit_web_view_zoom_in(WebKitWebView* webView)
void webkit_web_view_zoom_out(WebKitWebView* webView)
gboolean webkit_web_view_get_full_content_z
ib/libglib-2.0.so.0
> #36 0xb60c33a9 in IA__gtk_main () at
> /build/buildd/gtk+2.0-2.14.4/gtk/gtkmain.c:1200
> #37 0x08049d38 in main ()
>
> Does anyone could help with it?
>
> Regards,
> Diego Gonzalez
>
>
> On Tue, Dec 9, 2008 at 3:25 AM, Sriram Neelakandan &
Hello everyone.
Today I updated my webkit-svn to revision 39121, complied webkit on Ubuntu
8.04, and then ran Gtklauncher.
But I cannot execute Gtklauncher because of unknown segment fault.
Please help me to run Gtklauncher.
Best regards,
Sungjun, KIM
_
Hello everyone.
I would like to port webkit using GtkFB instead of X11, Win32, Quartz,
DirectFB.
But when configuring webkit, I couldn't find some option for porting using
GtkFB.
Where can I found some easy method to port webkit using GtkFB?
Maybe, webkit does not support GtkFB. right?
Best regar
5 matches
Mail list logo