Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 933455
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T20:50:16+00:00 2026-05-15T20:50:16+00:00

I want to make a web browser in Vala using webkit. But, I don’t

  • 0

I want to make a web browser in Vala using webkit.

But, I don’t know how to make it multi-process.

I want each tab to have its own process.

How can I do that using Vala and Gtk+.

Thanks for your answer.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T20:50:17+00:00Added an answer on May 15, 2026 at 8:50 pm

    Check out Gtk.Plug and Gtk.Socket. You’ll need to put a Gtk.Socket in each tab you open. Then spawn a process using one of the GLib.Process functions, and in that process construct a Gtk.Plug containing your WebView. Then you’ll need some way of inter-process communication, for one thing to connect your plug to your socket, and to pass commands from your user-interface to the webview (such as “make the font larger”).

    It looks like the Vala documentation doesn’t contain very much explanation, you might want to check out the C documentation for more information on how plugs and sockets work.

    EDIT:

    You asked for more information on inter-process communication. There are several ways, and I’m not sure which one is the most appropriate for you. Perhaps you can try GLib.Process.spawn_async_with_pipes() to start your child process and get file descriptors for the child’s standard input and output. You can then pass these file descriptors to GLib.IOChannel.unix_new() to pass messages back and forth between your processes.

    Another way is to use DBus, but that’s more complicated and less documented.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want to make an program using web browser so i have make Account
i want to make a simple game(application), web browser game multiplayer game, that require
I want to start to make a chat client that runs in web browsers,
I want to make a web-UI where users can enter a table name and
Suppose I want to make a Web application which uses a fixed width and
<?php while(true){ //code goes here..... } ?> I want to make a PHP web
I want to make a code snippet database web application. Would the best way
I want to make Cross domain REST web services with CORS(Cross-Origin Resource Sharing). I
I want to make a site where there user can basically navigate the web
I want to make a custom ASP.NET control that is a subclasse of System.Web.UI.WebControls.Calendar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.