Searched defs:object_type (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/dbus/
H A Ddbus-init.cpp78 GType object_type,
82 GObject *object = (GObject*)g_object_new (object_type, NULL);
83 dbus_g_object_type_install_info (object_type, info);
76 dbus_register_object(DBusGConnection *connection, DBusGProxy *proxy, GType object_type, const DBusGObjectInfo *info, const gchar *path) argument

Completed in 11 milliseconds