GPtrArray *hostnamed_freeable;
Hostname1 *hostnamed_interf;
-/* --- begin method/property/signal code --- */
+/* --- begin method/property/dbus signal code --- */
static gboolean
on_handle_set_hostname(Hostname1 *hn1_passed_interf,
return "TODO";
}
-/* --- end method/property/signal code, begin bus/name handlers --- */
+/* --- end method/property/dbus signal code, begin bus/name handlers --- */
static void hostnamed_on_bus_acquired(GDBusConnection *conn,
const gchar *name,
GPtrArray *localed_freeable;
Locale1 *localed_interf;
-/* --- begin method/property/signal code --- */
+/* --- begin method/property/dbus signal code --- */
/*static gboolean
on_handle_set_hostname(Locale1 *hn1_passed_interf,
return strncpy(ret, hostname_buf, hostname_divider);
}*/
-/* --- end method/property/signal code, begin bus/name handlers --- */
+/* --- end method/property/dbus signal code, begin bus/name handlers --- */
static void localed_on_bus_acquired(GDBusConnection *conn,
const gchar *name,
GPtrArray *logind_freeable;
Login1Manager *logind_interf;
-/* --- begin method/property/signal code --- */
+/* --- begin method/property/dbus signal code --- */
/*static gboolean
on_handle_set_hostname(Login1Manager *hn1_passed_interf,
return strncpy(ret, hostname_buf, hostname_divider);
}*/
-/* --- end method/property/signal code, begin bus/name handlers --- */
+/* --- end method/property/dbus signal code, begin bus/name handlers --- */
static void logind_on_bus_acquired(GDBusConnection *conn,
const gchar *name,
GPtrArray *timedated_freeable;
Timedate1 *timedated_interf;
-/* --- begin method/property/signal code --- */
+/* --- begin method/property/dbus signal code --- */
/*static gboolean
on_handle_set_hostname(Timedate1 *hn1_passed_interf,
return strncpy(ret, hostname_buf, hostname_divider);
}*/
-/* --- end method/property/signal code, begin bus/name handlers --- */
+/* --- end method/property/dbus signal code, begin bus/name handlers --- */
static void timedated_on_bus_acquired(GDBusConnection *conn,
const gchar *name,