Function

GtkAccelMapsave_fd

Declaration [src]

void
gtk_accel_map_save_fd (
  gint fd
)

Description [src]

Filedescriptor variant of gtk_accel_map_save().

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

Parameters

fd

Type: gint

A valid writable file descriptor.