mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
GDBus: Support Ugly_Case and use org.gtk.GDBus.C.Name since it's C-only
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -2137,10 +2137,16 @@ extern gpointer name_forcing_1;
|
||||
extern gpointer name_forcing_2;
|
||||
extern gpointer name_forcing_3;
|
||||
extern gpointer name_forcing_4;
|
||||
extern gpointer name_forcing_5;
|
||||
extern gpointer name_forcing_6;
|
||||
extern gpointer name_forcing_7;
|
||||
gpointer name_forcing_1 = foo_rocket123_get_gtype;
|
||||
gpointer name_forcing_2 = foo_rocket123_call_ignite_xyz;
|
||||
gpointer name_forcing_3 = foo_rocket123_emit_exploded_xyz;
|
||||
gpointer name_forcing_4 = foo_rocket123_get_speed_xyz;
|
||||
gpointer name_forcing_5 = foo_test_ugly_case_interface_call_get_iscsi_servers;
|
||||
gpointer name_forcing_6 = foo_test_ugly_case_interface_emit_servers_updated_now;
|
||||
gpointer name_forcing_7 = foo_test_ugly_case_interface_get_ugly_name;
|
||||
|
||||
/* ---------------------------------------------------------------------------------------------------- */
|
||||
|
||||
|
Reference in New Issue
Block a user