Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Earn free btc
SUBMITTED BY:
Parwej
DATE:
Nov. 16, 2017, 4:14 a.m.
FORMAT:
Text only
SIZE:
264 Bytes
Raw
Download
Tweet
HITS:
233
Go to comments
Report
#include <gtk/gtk.h>
#include <gdk/gdk.h>
#include <webkit/webkit.h>
void main(int argc, char *argv[]) {
gtk_init(NULL, NULL);
GtkWindow *main_window = (GtkWindow *)gtk_window_new(GTK_WINDOW_TOPLEVEL);
WebKitWebView *webView = WEBKIT_WEB_VIEW(webkit_web_v
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus