Gtk.Accel.MapLoadFd Method

Filedescriptor variant of Accel.MapLoad().

Syntax

public static void MapLoadFd (int fd)

Parameters

fd
An int valid readable file descriptor.

Remarks

Note that the file descriptor will not be closed by this function.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)