Gio.DBusSignalInfo.prototype.ref
function ref(): Gio.DBusSignalInfo {
// Gjs wrapper for g_dbus_signal_info_ref()
}
If info is statically allocated does nothing. Otherwise increases the reference count.
Since 2.26
- Returns
The same info.
function ref(): Gio.DBusSignalInfo {
// Gjs wrapper for g_dbus_signal_info_ref()
}
If info is statically allocated does nothing. Otherwise increases the reference count.
Since 2.26
The same info.