Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gSrvTargetGetHostname

gSrvTargetGetHostname


Description

Gets target's hostname (in ASCII form; if you are going to present this to the user, you should use gHostnameIsAsciiEncoded() to check if it contains encoded Unicode segments, and use gHostnameToUnicode() to convert it if it does.)

Usage

gSrvTargetGetHostname(object)

Arguments

object

a GSrvTarget

Details

Since 2.22

Value

[character] target's hostname

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.