mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
GDBusMethodInvocation: nuke constructor
... that is, make it private. This makes sense because users are never expected to create such objects themselves - only the GDBus core will need this. Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -2454,7 +2454,6 @@ g_dbus_connection_get_type
|
||||
<FILE>gdbusmethodinvocation</FILE>
|
||||
<TITLE>GDBusMethodInvocation</TITLE>
|
||||
GDBusMethodInvocation
|
||||
g_dbus_method_invocation_new
|
||||
g_dbus_method_invocation_get_sender
|
||||
g_dbus_method_invocation_get_object_path
|
||||
g_dbus_method_invocation_get_interface_name
|
||||
|
Reference in New Issue
Block a user