Search code examples
Using pygi, how can I override a virtual method from a GObject class that has the same name as a vir...


pythongstreamergobjectpython-gstreamergobject-introspection

Read More
How to create a GObject final class with both public and private members?...


coopglibgobject

Read More
GObject OOP Syntax...


coopgtkgobject

Read More
Use C++11 lambdas as callbacks in GObject library...


c++11lambdagobject

Read More
How to use GTK signals?...


c++qtgtkglibgobject

Read More
'Close window' button wont work when using tkinter + gobject...


linuxpython-2.7tkinterdbusgobject

Read More
GObject: how to check non-initialized pure virtual at compile time?...


cgobject

Read More
Couldn't find include 'GObject-2.0.gir'...


ubuntuglibgobjectgobject-introspection

Read More
GObject how to pass argument to signal...


csignalsparameter-passingglibgobject

Read More
In what way is gobject facilitating binding?...


gobjectgobject-introspection

Read More
gobject name error even though there is no import error...


gtkpygobjectgobjectappindicator

Read More
Inheriting interface in Vala - incompatible with base method...


cgtkvalagobject

Read More
How to use Basic Auth with libsoup via Gjs...


gnomegobjectgnome-shell-extensionsgjslibsoup

Read More
Initialize a GObject with parameters which are not GObject properties?...


cglibgobject

Read More
Can Vala be used without GObject?...


valagobject

Read More
How does vala allow defining GObjects with no default constructor?...


valagobject

Read More
Will gobject.idle_add(function) block until executing the function is finished?...


pythongtkpygtkgobject

Read More
Init GValue for a struct...


cglibgobject

Read More
GObject subclassing in C unable to create a subclass instance...


cglibgobject

Read More
How much optimized is Vala generated C code over hand written C code?...


cgccvalagobject

Read More
Material to learn GObject and Glib...


cgstreamergnomeglibgobject

Read More
In GTK what is the difference between "signals" and "events"?...


gtkgobject

Read More
Using " GtkWidget *window " vs " GObject *window " in C...


cgtkgtk3gobject

Read More
How to deal with "incompatible pointer type" when assigning virtual methods in a derived c...


ccompiler-warningsglibgobjectvirtual-functions

Read More
Please change all occurrences of "import gobject" to "from gi.repository import GObje...


pythonpython-2.7ubuntugtkgobject

Read More
gstreamer mux causing erroneous pipeline...


command-linemediagstreamerpipelinegobject

Read More
Asynchronuous call to GnomeKeyring using GObjectIntrospection...


introspectiongobjectgnome-shell-extensionsgjsgobject-introspection

Read More
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
BackNext