mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
GDBusActionGroup: make API just like GDBusMenuModel
Have one simple _get() API that returns the group immediately, in an empty state. The group is initialised on the first attempt to interact with it. Leave a secret 'back door' for GApplication to do a blocking initialisation.
This commit is contained in:
@@ -2918,10 +2918,7 @@ g_dbus_connection_unexport_action_group
|
||||
<SECTION>
|
||||
<FILE>gdbusactiongroup</FILE>
|
||||
GDBusActionGroup
|
||||
g_dbus_action_group_new
|
||||
g_dbus_action_group_new_finish
|
||||
g_dbus_action_group_new_sync
|
||||
g_dbus_action_group_inject
|
||||
g_dbus_action_group_get
|
||||
|
||||
<SUBSECTION Standard>
|
||||
G_TYPE_DBUS_ACTION_GROUP
|
||||
|
Reference in New Issue
Block a user