| gInetAddressNewFromString {RGtk2} | R Documentation |
Parses string as an IP address and creates a new GInetAddress.
gInetAddressNewFromString(string)
|
a string representation of an IP address |
Since 2.22
[GInetAddress] a new GInetAddress corresponding to string, or NULL if
string could not be parsed.
Derived by RGtkGen from GTK+ documentation