Searched refs:GXdpDocuments (Results 1 – 3 of 3) sorted by relevance
/third_party/glib/gio/ |
D | xdp-dbus.h | 21 #define GXDP_DOCUMENTS(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GXDP_TYPE_DOCUMENTS, GXdpDocuments)) 26 typedef struct _GXdpDocuments GXdpDocuments; typedef 35 GXdpDocuments *object, 43 GXdpDocuments *object, 52 GXdpDocuments *object, 61 GXdpDocuments *object, 71 GXdpDocuments *object, 76 GXdpDocuments *object, 80 GXdpDocuments *object, 87 GXdpDocuments *object, [all …]
|
D | xdp-dbus.c | 954 G_DEFINE_INTERFACE (GXdpDocuments, gxdp_documents, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument 1255 gxdp_documents_get_version (GXdpDocuments *object) in gxdp_documents_get_version() 1270 gxdp_documents_set_version (GXdpDocuments *object, guint value) in gxdp_documents_set_version() 1290 GXdpDocuments *proxy, in gxdp_documents_call_get_mount_point() 1318 GXdpDocuments *proxy, in gxdp_documents_call_get_mount_point_finish() 1350 GXdpDocuments *proxy, in gxdp_documents_call_get_mount_point_sync() 1392 GXdpDocuments *proxy, in gxdp_documents_call_add() 1429 GXdpDocuments *proxy, in gxdp_documents_call_add_finish() 1467 GXdpDocuments *proxy, in gxdp_documents_call_add_sync() 1520 GXdpDocuments *proxy, in gxdp_documents_call_add_named() [all …]
|
D | gdocumentportal.c | 41 get_document_portal (GXdpDocuments **documents, in get_document_portal() 96 GXdpDocuments *documents = NULL; in g_document_portal_add_documents()
|