gInetAddressGetIsLoopback {RGtk2}R Documentation

gInetAddressGetIsLoopback

Description

Tests whether address is the loopback address for its family.

Usage

gInetAddressGetIsLoopback(object)

Arguments

object

a GInetAddress

Details

Since 2.22

Value

[logical] TRUE if address is the loopback address for its family.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]