GObject(GLib Object System) provides a portable object system and transparent cross-language interoperability.
1
vote
2answers
46 views
Change G_PARAM_CONSTRUCT_ONLY property via inheritance
I try to inherit a gobject and, among other things, would like to change the value of a G_PARAM_CONSTRUCT_ONLY property so the next child class doesn't have to care.
Here's an example to depict this: ...
-1
votes
1answer
26 views
installing json-glib on centOS6 [closed]
I need to use json parsing in C.
I consider that using json-glib might be makes things easy.
so I downloaded and ./configure.
while ./configure --prefix=/usr, console print some error.
messages ...
2
votes
1answer
39 views
Python threads don't work with pygobject?
Take a look at this trivial python gobject program:
import threading
import gobject
import time
def f():
while True:
print "HELLO"
time.sleep(1)
...
7
votes
3answers
146 views
Is it safe to call a C function with more arguments than it expects?
I'm repeatedly bumping into the problem of setting up signal handlers in GTK+ code, not needing several of the parameters and tempted to use the same function as the handler for several signals, whose ...
0
votes
0answers
12 views
Compatibility of GObject and COM object models
GObject implements objects in plain C by using a handful of conventions: Static methods are just functions taking the instance struct as first argument. Virtual methods are implemented as function ...
2
votes
1answer
64 views
What are the problems addressed by a “COM-like” framework? [closed]
Often I see the GObject library compared to the COM-Windows-like solutions, In general I don't really get what kind of problems this frameworks are supposed to solve and what are the benefits ...
0
votes
1answer
107 views
Very simple python-dbus server/client in same process
I'm playing with DBus and python. I have created a very simple DBus client and corresponding server. It works perfectly when each runs on its own python process.
However, I'm trying to get it to work ...
0
votes
0answers
54 views
Web link in system notification using KDE and GObject
I am having a problem when I send a text containing a web link to the system notification (on KDE) through the GObject:
from gi.repository import Notify
title = 'Hello'
url = 'http://google.com'
...
0
votes
1answer
36 views
Should I use Nautilus GIR and if so, where is the documentation?
I'm writing a Python3/GObject based application which will use a number of file browser-like widgets. Is the best move to write these from scratch or to use GObject Introspection with Nautilus, and if ...
1
vote
1answer
37 views
difference between class and instance structure
I'm currently trying to learn how to use GObject and there's a point I absolutely don't understand: What's the difference between the class and the instance structure (like "MamanBarClass" and ...
0
votes
0answers
89 views
Python threading.Thread prioroty and GObject
GObject Gtk.Button is calling the following Python code inside a def. I am trying to start the Gtk spinner before system call and stop the spinner after.
The problem is that the system call thread ...
0
votes
2answers
174 views
configure error for — gobject -— python header not found
Python header files are not found when configuring gobject-introspection.
I have downloaded tar for :-----
gobject-introspection-1.34.2
command :-----
gobject-introspection-1.34.2$ ...
0
votes
1answer
110 views
Using C++ bindings with GObject Introspection
I decided I want to use the Goffice library in my project. But I write it in C++, so I prefer to have a C++ class interface, just like I use gtkmm and not GTK+ directly.
The documentation (see link ...
0
votes
0answers
139 views
How to emit a Qt signal from within an GStreamer AppSink new-sample callback function
I try to evoke a member function every time a GStreamer AppSink receives a new buffer. For this I did the following:
main.cpp:
#include "mainwindow.h"
#include <QApplication>
int main(int ...
2
votes
1answer
102 views
Purpose of GValue, GTypeValueTable, GTypeInfo and GParamSpec
GObject library is really awfully documented. It's damn hard to figure the purposes of entities created. Namely, I don't get the roles of GValue, GTypeValueTable, GTypeInfo, GParamSpec and TypeData.
...
0
votes
1answer
51 views
PySide coexisting with gobject.io_add_watch()?
i'm developping a network application in python, that features zeroconf/avahi, bidirectional UDP-connection and a Qt-interface.
for my bi-directional communication i have written a small class that ...
1
vote
2answers
85 views
GTK/GObject detailed_signal parameter
In the GObject Reference Manual, it denotes that for a function:
g_signal_connect(instance, detailed_signal, c_handler, data)
A detailed_signal string parameter of form "signal-name::detail" is ...
1
vote
0answers
79 views
Python - Blocked thread at os.listdir
I have a mainloop in my program's main thread (The mainloop is a DBusGMainLoop waiting for a disk I/O event), every time an event handler is called a new thread is dispensed for some file copying. The ...
1
vote
0answers
97 views
Force PyGtk main to redraw
I have a UI structure like this:
1x HorizontalBox -> 8x VerticalBox -> 2x Section(GObject) -> 1x RectangleWidget(gtk.DrawingArea)
This simply is a table of 16 cairo rectangles in two rows.
The cairo ...
4
votes
1answer
151 views
Glib signals - How to check if a handler of an instance is already blocked?
After a handler of an instance has been blocked with g_signal_handler_block, is it possible to check if the handler is still being blocked or has been unblocked by g_signal_handler_unblock in the ...
1
vote
1answer
81 views
Extending from GtkBin
I'm trying to make a custom widget that resembles the "quick search" entry that Gtk uses on all TreeView-like widgets.
Here's a simplified example of my initial idea:
from gi.repository import Gtk
...
1
vote
1answer
69 views
G_DEFINE_INTERFACE triggers “expected declaration specifiers” compiler error
As part of getting familiar with GObject I'm trying to create a "Hello, world" interface following the example in the reference manual. Here's what I have in hello_world_if.h:
#ifndef ...
0
votes
1answer
37 views
Is there a xBNF parser to GObject classes
Does anyone know if there is an ABNF parser for GObject ? I want to describe GObject classes in ABNF and load them into a C program.
I can't seem to find one around that can help bootstrap a ...
1
vote
2answers
267 views
Gtk.Entry in Gtk.TreeView (CellRenderer)
I want to pack a Gtk.Entry (with Gtk.EntryCompletion hooked up) into a cell in a Gtk.TreeView. Does anyone know how this can be done? (I just need entry completion on a text entry in a tabular ...
0
votes
2answers
137 views
unpacking GVariant in javascript
I have an array stored as a GVariant of type a(ss) in GSettings, that I want to use in a Cinnamon Applet. I can retrieve the value successfully using the following code:
let schema = ...
3
votes
1answer
219 views
python gtk gobject toggle visibility of windows
I wrote global shortcut example for hide and show my windows with key like 'F12', I used python-xlib and some script named 'pyxhook' everything works fine except when i want to hide() and show() ...
0
votes
0answers
146 views
DBus Rhythmbox Gobject set Properties
im having trouble with Gobject Introspection in Python.
Im trying to access Rhythmbox via DBUS and i can access the methods inside of org.mpris.MediaPlayer2.Player, but i am trying to set values for ...
0
votes
1answer
96 views
Get parent class in Gobject
I am new to GObject.I confused something about getting pointer to father of one class.For example ,
On Gobject Spec, we have a class:
struct _MamanBarClass {
GObjectClass parent;
/* class ...
0
votes
1answer
61 views
PyGTK/Gobject waiting for pending tasks
I want to modify the text of some Labels in my PyGTK application just before beginning a time-consuming operation (loading several megabytes of text into a TextBuffer). But when I try to do this, the ...
0
votes
0answers
99 views
Linux Error during make gobject-introspection-1.32.1
I want to install gobject-introspection-1.32.1 on my embedded Linux.
But during make this error message appear.
Do anybody now what to do?
-bash-3.2# make ...
1
vote
1answer
133 views
Start a python webserver from a rhythmbox plugin
I'm trying to implement a Rhythmbox-plugin similiar to rhythmweb, but I have a problem with starting a HttpServer from within the plugin.
If I start the server like it is usually done (e.g. with ...
1
vote
0answers
141 views
Can't get Avahi.ServiceResolver to work
I'm trying to port some code, that currently uses the Avahi raw dbus interface, to using the Avahi gobject interface (via gobject introspection from python.)
I have gotten the ServiceBrowser, but I ...
0
votes
0answers
73 views
How to edit open source font rendering libraries like pangoft2 or pangocairo?
I made a sample application which renders "Hello World" on screen using pangocairo. The pangocairo source code was downloaded from the GTK website. The application ran successfully.
Then, in this ...
0
votes
2answers
111 views
g_signal delays (C, GTK+)
I've got a little GTK-Application with two buttons (A, B) and a drawing area (C).
When I click on A, C's size should be recalculated and set with gtk_widget_set_size_request(). This will cause an ...
0
votes
1answer
174 views
python gobject call freezes gui
I am using python with gtk.
I want to download a file, and while this is happening i draw an animated gif on the window.
But everytime the download starts, the gif is freezing. I thought the gobject ...
2
votes
2answers
66 views
How can I make a class that can inherit from any type of GTK+ 2.0 widget in C?
How can I make a class that can inherit from any type of GTK+ 2.0 widget in C? I know if I were to use C++ I would have a template that inherits from it's parameter and adds the behavior that I need, ...
1
vote
0answers
201 views
Cannot compile against gobject-2.0
I am trying to learn the gobject system, so I read some of the documentation on the gnome site and made a simple gobject parented to GObject. I don't wan't to keep running the gcc job every time I ...
1
vote
2answers
45 views
get called gobject finished state
In a python script i do a gobject call. I need to know, when its finished. are there any possible ways to check this?
Are there Functions or so on to check?
My code is:
...
1
vote
1answer
212 views
GtkSourceView Scroll to Line with Gobject Introspection [python]
I have successfully created a python GTK application using Gobject Introspection, and opened a source file in a GTKSourceView Widget.
I am attempting to scroll to place a specific line (line 150) ...
6
votes
3answers
860 views
PyGObject GTK+ 3 - Documentation?
PyGObject appears to have no real documentation. This tutorial is as close as it gets. I've been struggling all morning simply trying to find a description of the arguments accepted by the Gtk.Window ...
1
vote
1answer
97 views
GObject.add_emission_hook only works once
I want to use GObject.add_emission_hook to connect to catch a signal of all instances of a class. It seems to work, but only once. In the minimal example below "signal received" is only printed once, ...
0
votes
1answer
88 views
Why isn't my toolitem's proxy menu item being used?
I want to show a custom menu item for a ToolItem when it is in the toolbar's overflow menu. This seems to be the purpose of the set_proxy_menu_item method. However, when I set the proxy menu item via ...
5
votes
2answers
434 views
What exactly is Glib and Gobject?
I have been looking into the source code of python-mpdor and it mentions that it is
gobject-based, for easy event handling (in the high-level client
class).
So, can someone explain to me in ...
2
votes
2answers
249 views
What is the relationship between Vala VAPI and GObject Introspection?
First, some context: I'm a Python developer who has written a medium-sized application using PyGObject, taking advantage of GObject Introspection to access things like GSettings, etc. Some of my ...
2
votes
1answer
882 views
GTK+ 3.0: How to use a Gtk.TreeStore with custom model items?
I'm trying to develop a GTK application in Python and I'm really stuck with the correct usage of a gtk.TreeStore. My main problem: I've already parsed some JSON and I have my own data structure which ...
0
votes
2answers
164 views
Why does vala complain about a missing property when there is such prop
I am developing a GUI app with gtk 3 and vala.
This is my source code from MainWindow::MainWindow()
var menu = new MenuModel();
var app = this.application;
app.menubar = menu;
valac ...
0
votes
1answer
104 views
Best way to pass a struct within a struct to a GSourceFunc
Which way is best to get S to a GSourceFunc? Or neither?
typedef struct{
//...
}S;
struct MS{
//..
S *St;
};
static gboolean AL_Calback(gpointer data){
S *St = (S*)user_data;
...
1
vote
1answer
318 views
gobject and subprocess.Popen to communicate in a GTK GUI
I am trying to use a gobject to allow communication between a Popen process and a GTK GUI.
Inspired by this:
...
3
votes
1answer
866 views
Are Vala and Genie production ready? [closed]
I am working with some legacy C code which I need to refactor and generally clean up, to remove spaghetti type programming, adhere to the DRY principle etc.
I was thinking of rewriting using C++, but ...
2
votes
1answer
122 views
Is GObject used much outside of GNOME?
I understand GObject started out as part of gtk+ and was later separated from the GUI related elements. What I would like to know is: it used outside gtk+ ? what about other desktop environments, and ...



