mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
GApplication: add accessor for DBus information
Provide public access to the GDBusConnect and object path that GApplication is using. Prevents others from having to guess these things for themselves based on the application ID. https://bugzilla.gnome.org/show_bug.cgi?id=671249
This commit is contained in:
@@ -2897,6 +2897,9 @@ g_application_set_inactivity_timeout
|
||||
g_application_get_flags
|
||||
g_application_set_flags
|
||||
<SUBSECTION>
|
||||
g_application_get_dbus_connection
|
||||
g_application_get_dbus_object_path
|
||||
<SUBSECTION>
|
||||
g_application_set_action_group
|
||||
<SUBSECTION>
|
||||
g_application_get_is_registered
|
||||
|
Reference in New Issue
Block a user