Search code examples
GObject sample: undefined reference to `product_finalize'?...


cgtkgobject

Read More
Custom signal not propagating...


pythonpython-2.7gtkgtk3gobject

Read More
GObject vs C++: What benefits does GObj offer, and how does it compare in speed/size?...


c++gobject

Read More
How to stop a dbus gobject loop...


pythonmultithreadingpython-2.7dbusgobject

Read More
Do i need to do g_object_unref() on glib signal parameters?...


glibgobjectrefcounting

Read More
How to inherit from GObject class?...


pythongtkpygobjectgobject

Read More
Python GObject Introspection for Windows 7...


pythonwindowsmatplotlibgobjectgobject-introspection

Read More
In Gobject, how to override parent class's method belong to an interface?...


glibgobject

Read More
GOBJECT : unresolved externals symbol ___chkstk_ms...


visual-studiounresolved-externalgobject

Read More
gstreamer : how do I pass structure as a argument to g_object_set()?...


c++cgobject

Read More
Why does G_DEFINE_INTERFACE trigger an "expected declaration specifiers" compiler error?...


cglibgobject

Read More
Gstreamer 1.0 Pause signal...


gtkgobjectgstreamer

Read More
GLib-GIO-CRITICAL error While invoking a method on dbus interface...


luadbusgobject

Read More
Using `g_object_set_data` for passing user name...


gtkglibgobject

Read More
Easy object persistence in Vala (like shelve/pickle)...


pythonvalagobjectobject-persistence

Read More
What DLL's I have to load for Gobject in cx_freeze...


python-3.xdllcx-freezegobject

Read More
PyGOBject referring to instance of same class...


pythonpygobjectgobject

Read More
Get GTK+ theme colors with python and GObject introspection...


pythoncolorsgtkintrospectiongobject

Read More
Should a g_object_new have a matching g_object_unref?...


cmemoryglibgobject

Read More
GTK+ 3.0: How to use a Gtk.TreeStore with custom model items?...


gtkgtk3pygobjectgobjectgtktreeview

Read More
g_object_unref() member pointer of C++ Glib::Object sub-class in destructor?...


c++glibgobject

Read More
GObject.idle_add(), thread.join() and my program hangs...


pythonmultithreadinggobject

Read More
GObject.idle_add(func), my program hangs...


pythonmultithreadingpygtkgobject

Read More
How do I get sys.stdout to be monitored by GObject.io_add_watch?...


pythonstdoutglibgobject

Read More
How to create custom widget in GTK3 in C?...


cgtkgtk3gobject

Read More
Shift focus by navigation key using clutter toolkit in c?...


cgtkglibgobjectclutter

Read More
Passing array in dbus-glib server...


glibdbusgobject

Read More
Sphinx can't run 'make html'...


gtkpython-sphinxgobject

Read More
Possible usage for Vala under non-linux environments?...


gtkglibvalagobject

Read More
Automake config cannot compile my unit test...


autotoolsglibautomakegobject

Read More
BackNext