Home
last modified time | relevance | path

Searched refs:PyGObject_Type (Results 76 – 87 of 87) sorted by relevance

1234

/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/
H A Datk.override37 import gobject.GObject as PyGObject_Type
H A DChangeLog.pre-2-01552 * pygobject.c (PyGObject_Type): set tp_alloc and tp_new to NULL.
1613 (PyGObject_Type): register the invalidate handler.
3393 * gobjectmodule.c (PyGObject_Type): include the module name in the
3921 (PyGObject_Type): include getsets list.
3949 (PyGObject_Type): use object_gc_free for the tp_free slot.
3998 (PyGObject_Type): add GC support.
H A Dpango.override523 import gobject.GObject as PyGObject_Type
H A DChangeLog.pre-2-62672 * pygobject.c (PyGObject_Type): idem.
/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dpygi-type.c1202 if (obj && pygobject_check(obj, &PyGObject_Type)) { in object_doc_descr_get()
/dports/devel/py-gobject3/pygobject-3.38.0/gi/
H A Dpygi-type.c1202 if (obj && pygobject_check(obj, &PyGObject_Type)) { in object_doc_descr_get()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dgimpui.c52 #define PyGObject_Type (*_PyGObject_Type) macro
9304 …orConfig", GIMP_TYPE_COLOR_CONFIG, &PyGimpColorConfig_Type, Py_BuildValue("(O)", &PyGObject_Type)); in gimpui_register_classes()
9306 …isplay", GIMP_TYPE_COLOR_DISPLAY, &PyGimpColorDisplay_Type, Py_BuildValue("(O)", &PyGObject_Type)); in gimpui_register_classes()
9308 …MP_TYPE_COLOR_DISPLAY_STACK, &PyGimpColorDisplayStack_Type, Py_BuildValue("(O)", &PyGObject_Type)); in gimpui_register_classes()
9383 …impZoomModel", GIMP_TYPE_ZOOM_MODEL, &PyGimpZoomModel_Type, Py_BuildValue("(O)", &PyGObject_Type)); in gimpui_register_classes()
H A Dgimpui.override44 import gobject.GObject as PyGObject_Type
/dports/audio/gnome-music/gnome-music-41.0/subprojects/shared-modules/libappindicator/
H A Dlibappindicator-no-python.patch399 -import gobject.GObject as PyGObject_Type
/dports/devel/pyl-gobject/pygobject-2.28.6/gio/
H A Dgfile.override924 if (!pygobject_check(value, &PyGObject_Type)) {
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgdk.override93 import gobject.GObject as PyGObject_Type
H A Dgtk.override151 import gobject.GObject as PyGObject_Type
5470 &PyGObject_Type, &obj))

1234