mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: add bus-type property
This commit is contained in:
@ -63,6 +63,8 @@ SYSPROF_AVAILABLE_IN_ALL
|
||||
const char *sysprof_document_dbus_message_get_signature (SysprofDocumentDBusMessage *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
GDBusMessageFlags sysprof_document_dbus_message_get_flags (SysprofDocumentDBusMessage *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
GBusType sysprof_document_dbus_message_get_bus_type (SysprofDocumentDBusMessage *self);
|
||||
|
||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC (SysprofDocumentDBusMessage, g_object_unref)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user