get_setting_ip4_config


Description:

public unowned SettingIP4Config get_setting_ip4_config ()

A shortcut to return any SettingIP4Config the connection might contain.

Note that it returns the value as type SettingIPConfig, since the vast majority of IPv4-setting-related methods are on that type, not SettingIP4Config.

Parameters:

this

the Connection

Returns:

an SettingIP4Config if the connection contains one, otherwise null