Function

GtkAccelMapload_fd

Declaration [src]

void
gtk_accel_map_load_fd (
  gint fd
)

Description [src]

Filedescriptor variant of gtk_accel_map_load().

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

Parameters

fd

Type: gint

A valid readable file descriptor.