save_fd
function save_fd(fd:Number):void {
// Gjs wrapper for gtk_accel_map_save_fd()
}Filedescriptor variant of save.
Note that the file descriptor will not be closed by this function.
- fd
a valid writable file descriptor
function save_fd(fd:Number):void {
// Gjs wrapper for gtk_accel_map_save_fd()
}Filedescriptor variant of save.
Note that the file descriptor will not be closed by this function.
a valid writable file descriptor