Description Usage Arguments Details Value Author(s)
Parses string
as an IP address and creates a new GInetAddress
.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.