Skip to content

Agobin/Gtk_browser

Repository files navigation

Gtk_browser

#Project description Gtk_browser is a project that involves building a browser using the gtk and webkit libraries in C.

#Prerequisite for running the program ->The gtk and webkit libraries must be installed on the system. ->The system must have gcc installed

#Compiling the program To compile the project, open the terminal and change directory to the directory of the project. The type "make". After which the program will be compiled.

#Running the browser After a successful compilation. Type "./BrowserMain" to run the browser

About

Building a browser in c using use of the gtk/gtk.h and webkit/webkit.h libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published